| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fixed: table #categories_link was created with an hardcoded prefix | plegall | 2006-03-05 | 3 | -16/+133 |
* | new feature: source/destination links between categories. Will we keep this | plegall | 2006-03-04 | 16 | -288/+1317 |
* | optimization: in sessions write 1 less sql query (except during login) | rvelices | 2006-03-03 | 2 | -39/+31 |
* | improvement: calendar navigation now uses at maximum one navigation bar | rvelices | 2006-03-03 | 9 | -96/+176 |
* | calendar improvement: month calendar view a la flickr | rvelices | 2006-03-01 | 10 | -118/+396 |
* | fix: replaced UPDATE ... LEFT JOIN for compatibility with MySql 3 | rvelices | 2006-03-01 | 1 | -47/+55 |
* | calendar improvements: week on weekly list starts on Monday, | rvelices | 2006-02-28 | 19 | -336/+470 |
* | remake of Remote sites and synchronize: final integration and old code cleanup | rvelices | 2006-02-28 | 18 | -3415/+1760 |
* | calendar: added posted/created chronology | rvelices | 2006-02-24 | 9 | -259/+392 |
* | fix: remove all php warnings and notices | rvelices | 2006-02-24 | 8 | -308/+323 |
* | try and set propset svn:eol-style native | rvelices | 2006-02-24 | 2 | -406/+406 |
* | modification: DAY() MySQL function replaced by DAYOFMONTH() to improve | plegall | 2006-02-23 | 4 | -434/+494 |
* | fix: permissioning not working (2 bugs) | rvelices | 2006-02-23 | 9 | -17/+45 |
* | new calendar completely integrated | rvelices | 2006-02-23 | 8 | -620/+128 |
* | calendar redesign: monthly and weekly styles + list/calendar views for monthly | rvelices | 2006-02-22 | 11 | -340/+788 |
* | Step 3: Integration of new admin menu with the associated file (No interface,... | rub | 2006-02-20 | 5 | -0/+318 |
* | request 290: replace function get_themes name to avoid redeclaration from | plegall | 2006-02-20 | 4 | -21/+21 |
* | calendar redesign: step 1 | rvelices | 2006-02-20 | 5 | -27/+506 |
* | fix: remote site decodes html entities from xml and addslashes | rvelices | 2006-02-17 | 4 | -7/+11 |
* | feature 233: confirmation for deletion of remote sites, user groups and | rvelices | 2006-02-16 | 6 | -4/+6 |
* | feature 264: gallery_url, rate and rate_anonymous from config file to database | rvelices | 2006-02-16 | 9 | -14/+143 |
* | bug 287 fixed: params nb_image_line and nb_line_page must be not null scalar | nikrou | 2006-02-15 | 3 | -2/+17 |
* | feature 288: manage rates for administrators | rvelices | 2006-02-15 | 11 | -10/+373 |
* | feature 251: Rating For Anonymous users | rvelices | 2006-02-14 | 6 | -120/+283 |
* | merge -r1038:1039 from branches/branch-1_5 into trunk (bug 269 fixed) | plegall | 2006-02-13 | 1 | -6/+28 |
* | merge -r1036:1037 from branches/branch-1_5 into trunk (bug 276 fixed) | plegall | 2006-02-13 | 1 | -1/+1 |
* | improvement: $page['where'] string replaced by $page['items']. | plegall | 2006-02-12 | 12 | -611/+645 |
* | not include .svn directory in the candidates (get_dirs function) for new themes | nikrou | 2006-02-12 | 1 | -1/+2 |
* | The session garbage collector should not be called when a session is closed | nikrou | 2006-02-12 | 1 | -1/+0 |
* | remake Remote Site/Synchro - bug on commentable + use l10n instead of get_lang | rvelices | 2006-02-11 | 3 | -48/+36 |
* | small modification: we can now store any information in sessions | nikrou | 2006-02-11 | 1 | -1/+2 |
* | feature 77: standard navigation link - finalized | rvelices | 2006-02-10 | 6 | -60/+54 |
* | merge branch 1.5 into trunk r1001:1002: bug 259 fixed | nikrou | 2006-02-09 | 1 | -7/+11 |
* | - remake of Remote sites and Synchronize: | rvelices | 2006-02-08 | 22 | -36/+1770 |
* | [NBM] Step 2: Add new table user_mail_notification (update, install, constant... | rub | 2006-02-06 | 4 | -9/+91 |
* | improvement: upgrades id retrieving in include/common.inc.php and | plegall | 2006-02-06 | 4 | -33/+45 |
* | Languages corrections: bug 225, 237, 248, 257, 258 fixed | nikrou | 2006-02-04 | 4 | -13/+13 |
* | html error: title_send_mail should be encoded | nikrou | 2006-02-04 | 1 | -1/+1 |
* | fixed problem of cookie session path | nikrou | 2006-02-03 | 2 | -5/+6 |
* | - feature 280: code simplification | rvelices | 2006-02-01 | 2 | -18/+14 |
* | Applying coding style guidelines to r1018 and r1019. | plegall | 2006-02-01 | 5 | -328/+367 |
* | feature 280: Allow visitors/users to choose image ordering inside a category | rvelices | 2006-02-01 | 15 | -45/+229 |
* | [NBM] Step 1: Create new include files with current notification/mail fonctio... | rub | 2006-01-31 | 2 | -0/+336 |
* | [NBM] Step 1: Create new include files with current notification/mail fonctio... | rub | 2006-01-31 | 3 | -224/+10 |
* | - merge branch 1.5 r1015:1016 into trunk (bug 277 fixed) | nikrou | 2006-01-28 | 1 | -1/+1 |
* | Search engine redesign, second part : | plegall | 2006-01-27 | 9 | -25/+373 |
* | improvement: got rid of num= _GET param in category.php (use only start=) so | rvelices | 2006-01-27 | 7 | -33/+83 |
* | bug: new session system does not use db session handler during install.php | rvelices | 2006-01-25 | 1 | -1/+31 |
* | merge branch 1.5 r1010:1011 into BSF: | nikrou | 2006-01-21 | 3 | -5/+17 |
* | improve sessions: add comments to functions | nikrou | 2006-01-21 | 1 | -28/+60 |