| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Step 8 improvement issue 0000301: | rub | 2006-03-17 | 1 | -1/+7 |
* | Step 7 improvement issue 0000301: | rub | 2006-03-16 | 3 | -29/+56 |
* | bug fixed: create_navigation_bar take into account clean URL if requested. | plegall | 2006-03-16 | 5 | -15/+16 |
* | new: cleaner URL. Instead of category.php?cat=search&search=123&start=42, | plegall | 2006-03-15 | 4 | -75/+114 |
* | fix: help button was not working in the site manager | rvelices | 2006-03-14 | 2 | -7/+3 |
* | Step 2 improvement issue 0000127: | rub | 2006-03-14 | 1 | -8/+11 |
* | Step 4 improvement issue 0000301: | rub | 2006-03-10 | 1 | -0/+44 |
* | [NBM] Correction of sub-select query (remark about r1070) | rub | 2006-03-09 | 1 | -4/+4 |
* | Step 3 improvement issue 0000301: | rub | 2006-03-09 | 1 | -42/+0 |
* | Step 2 improvement issue 0000301: | rub | 2006-03-09 | 29 | -33/+204 |
* | bug 255: parameter values in #config limited to 255 chars (value becomes text) | rvelices | 2006-03-09 | 1 | -17/+20 |
* | Step 1 improvement issue 0000301: | rub | 2006-03-08 | 4 | -12/+14 |
* | bug fix: call to undefined session_create in register.php (added function | rvelices | 2006-03-07 | 1 | -27/+26 |
* | request 302: order categories alphanumerically | plegall | 2006-03-06 | 1 | -0/+30 |
* | bug fixed: table #categories_link was created with an hardcoded prefix | plegall | 2006-03-05 | 2 | -16/+64 |
* | new feature: source/destination links between categories. Will we keep this | plegall | 2006-03-04 | 10 | -269/+1057 |
* | 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 | 1 | -16/+16 |
* | remake of Remote sites and synchronize: final integration and old code cleanup | rvelices | 2006-02-28 | 7 | -3034/+1536 |
* | fix: remove all php warnings and notices | rvelices | 2006-02-24 | 1 | -259/+259 |
* | Step 3: Integration of new admin menu with the associated file (No interface,... | rub | 2006-02-20 | 1 | -0/+286 |
* | request 290: replace function get_themes name to avoid redeclaration from | plegall | 2006-02-20 | 3 | -13/+15 |
* | fix: remote site decodes html entities from xml and addslashes | rvelices | 2006-02-17 | 1 | -1/+2 |
* | feature 264: gallery_url, rate and rate_anonymous from config file to database | rvelices | 2006-02-16 | 1 | -1/+11 |
* | feature 288: manage rates for administrators | rvelices | 2006-02-15 | 2 | -5/+280 |
* | merge -r1036:1037 from branches/branch-1_5 into trunk (bug 276 fixed) | plegall | 2006-02-13 | 1 | -1/+1 |
* | remake Remote Site/Synchro - bug on commentable + use l10n instead of get_lang | rvelices | 2006-02-11 | 2 | -31/+31 |
* | - remake of Remote sites and Synchronize: | rvelices | 2006-02-08 | 6 | -3/+1523 |
* | [NBM] Step 2: Add new table user_mail_notification (update, install, constant... | rub | 2006-02-06 | 1 | -8/+16 |
* | feature 280: Allow visitors/users to choose image ordering inside a category | rvelices | 2006-02-01 | 1 | -1/+2 |
* | - merge branch 1.5 r1015:1016 into trunk (bug 277 fixed) | nikrou | 2006-01-28 | 1 | -1/+1 |
* | - merge branch 1.5 r1000:1001 into BSF: | nikrou | 2006-01-17 | 1 | -0/+1 |
* | Improve security of sessions: | nikrou | 2006-01-15 | 19 | -73/+48 |
* | merge -r960:997 from branches/branch-1_5 into trunk (bug 238 fixed) | nikrou | 2006-01-01 | 1 | -1/+8 |
* | - merge -r965:966 from branches/branch-1_5 into trunk (bug 224 fixed) | plegall | 2005-12-03 | 1 | -1/+1 |
* | improve template : split theme from template itself | chrisaga | 2005-12-03 | 3 | -4/+5 |
* | - merge branch 1.5 r954:955 into BSF (bug 219 fixed) | plegall | 2005-11-25 | 1 | -1/+2 |
* | - bug 198 fixed: associating users to a group was not visible at validation, | plegall | 2005-11-12 | 1 | -0/+10 |
* | - bug 180 fixed: remote_site.tpl doesn't validate. | plegall | 2005-11-08 | 1 | -1/+7 |
* | 2005-10-30 volcom | volcom | 2005-10-30 | 3 | -2/+123 |
* | - bug 183 fixed: Warning when trying to associate an image with an already | plegall | 2005-10-25 | 1 | -11/+20 |
* | - bug 182 fixed: newly created user is not displayed in the user list. | plegall | 2005-10-23 | 1 | -2/+6 |
* | - bug fixed: during file tree synchronization, warning on finding the next | plegall | 2005-10-23 | 1 | -1/+13 |
* | - bug fixed: link on a single day in Administration>General>History was | plegall | 2005-10-22 | 1 | -3/+17 |
* | - bug 173 fixed: due to phpBB user identifiers management, the method to | plegall | 2005-10-22 | 1 | -1/+11 |
* | - warning fixed: $_GET['year'] and $_GET['month'] are not always defined to | plegall | 2005-10-19 | 1 | -7/+19 |
* | - bug 174 fixed: use_exif_mapping configuration parameter was not used to | plegall | 2005-10-19 | 1 | -6/+24 |
* | * new: history details by month,day | volcom | 2005-10-17 | 1 | -1/+135 |
* | - modification: configuration parameters gallery_title and | plegall | 2005-10-07 | 1 | -1/+14 |
* | - new: mass virtual categories movement manager in | plegall | 2005-10-07 | 3 | -45/+212 |