Travelsized

  • Filter
leinir

committed 498 to Travelsized

13 Sep 09
Minor cleanup
leinir

committed 497 to Travelsized

13 Sep 09
Minor cleanup
Fix not being able to create comments (wrong field name in check)
modified comment_handler.php
leinir

committed 495 to Travelsized

21 Jul 09
Fix problem with creating new pages
added to pageedit.php
leinir

committed 494 to Travelsized

14 Jul 09
Don't break until we've actually shown enough items
modified page_parsefunctions.php
leinir

committed 493 to Travelsized

13 Jul 09
In-progress contact form script. Coming along nicely - not completed yet (still lacks some testing and some error handling), but it's getting there!
leinir

committed 492 to Travelsized

11 Jul 09
TODO--
deleted from TODO
leinir

committed 491 to Travelsized

11 Jul 09
Make thumbnails work right in gallery2
leinir

committed 490 to Travelsized

11 Jul 09
Docs for SimpleListEditor, plus renderForm function (makes API more similar to optionsDialogue)
added to shared-simplelisteditor.php
leinir

committed 489 to Travelsized

11 Jul 09
A few fixes in auth
modified auth.php
leinir

committed 487 to Travelsized

11 Jul 09
Fix trouble in multicheck-land
modified shared-setup.php
leinir

committed 486 to Travelsized

02 Jul 09
Warnings--
modified modulesetup.php
leinir

committed 485 to Travelsized

02 Jul 09
Warnings--
modified shared-pretties.php
leinir

committed 484 to Travelsized

14 Jun 09
Fix magic quotes further out (we could potentially have two optionsPanels on a single page)
modified shared-setup.php
leinir

committed 483 to Travelsized

14 Jun 09
Fix stupid magic quotes idiocy (grrr)
modified shared-setup.php
leinir

committed 482 to Travelsized

01 Jun 09
Saner layout in bloggermod (plus the return of the view command for blog entries, note to self: watch out with that code cleanup ;) )
leinir

committed 480 to Travelsized

17 May 09
Add More updates commandlink to the new updates function
leinir

committed 479 to Travelsized

10 May 09
Slight cleanup in menusetup
modified menusetup.php
leinir

committed 478 to Travelsized

10 May 09
don't strip slashes, when the data reches here, it's already clean
modified page.class.php
leinir

committed 477 to Travelsized

10 May 09
Forgot to commit this along with the page editing changes
added to shared-setup.php
leinir

committed 476 to Travelsized

10 May 09
Change menu editor to use optionsPanel as well. This is suddenly also much more pleasant to look at, wohoo!
modified menuedit.php
leinir

committed 475 to Travelsized

09 May 09
Make globalID the default page id fetching method (why had i not done this ages ago?)
modified index.php
leinir

committed 474 to Travelsized

09 May 09
- Implement functionality for saner handling of front page
- Refactor page editing to using the optionsPanel in stead of a huge, ugly set of manually written html forms
modified 2 php files
leinir

committed 472 to Travelsized

17 Apr 09
Implement new function for showing a set of tiles with updates - makes for nicer community site stuffs.
leinir

committed 471 to Travelsized

15 Apr 09
Make readrss create descriptions rather than the (somewhat broken) lists

Also add readrssheaders which produces a list of headers only (for e.g. microblogging agregation)
modified lastrss.php
leinir

committed 470 to Travelsized

22 Mar 09
Make the menu view fallback work properly