aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-1528-1245/+1774
* feature 262: new user cached information nb_total_picturesrvelices2006-03-155-23/+62
* fix: help button was not working in the site managerrvelices2006-03-144-18/+14
* Step 2 improvement issue 0000127:rub2006-03-148-16/+56
* Step 1 improvement issue 0000127:rub2006-03-134-2/+69
* Step 6 improvement issue 0000301:rub2006-03-131-2/+2
* Step 5 improvement issue 0000301:rub2006-03-101-25/+25
* Step 4 improvement issue 0000301:rub2006-03-105-69/+117
* [NBM] Correction of sub-select query (remark about r1070)rub2006-03-091-4/+4
* Step 3 improvement issue 0000301:rub2006-03-091-42/+0
* Step 2 improvement issue 0000301:rub2006-03-0941-39/+333
* bug 255: parameter values in #config limited to 255 chars (value becomes text)rvelices2006-03-0914-52/+129
* Step 1 improvement issue 0000301:rub2006-03-0815-33/+160
* calendar: removed some warnings, improved display for weekly style and rvelices2006-03-087-40/+62
* bug fix: call to undefined session_create in register.php (added function rvelices2006-03-074-54/+70
* fix: delete svn:eol-style, add svn:mime-type application/octet-stream for rvelices2006-03-071-0/+0
* request 302: order categories alphanumericallyplegall2006-03-064-40/+79
* bug fixed: table #categories_link was created with an hardcoded prefixplegall2006-03-053-16/+133
* new feature: source/destination links between categories. Will we keep thisplegall2006-03-0416-288/+1317
* optimization: in sessions write 1 less sql query (except during login)rvelices2006-03-032-39/+31
* improvement: calendar navigation now uses at maximum one navigation barrvelices2006-03-039-96/+176
* calendar improvement: month calendar view a la flickrrvelices2006-03-0110-118/+396
* fix: replaced UPDATE ... LEFT JOIN for compatibility with MySql 3rvelices2006-03-011-47/+55
* calendar improvements: week on weekly list starts on Monday,rvelices2006-02-2819-336/+470
* remake of Remote sites and synchronize: final integration and old code cleanuprvelices2006-02-2818-3415/+1760
* calendar: added posted/created chronologyrvelices2006-02-249-259/+392
* fix: remove all php warnings and noticesrvelices2006-02-248-308/+323
* try and set propset svn:eol-style nativervelices2006-02-242-406/+406
* modification: DAY() MySQL function replaced by DAYOFMONTH() to improveplegall2006-02-234-434/+494
* fix: permissioning not working (2 bugs)rvelices2006-02-239-17/+45
* new calendar completely integratedrvelices2006-02-238-620/+128
* calendar redesign: monthly and weekly styles + list/calendar views for monthlyrvelices2006-02-2211-340/+788
* Step 3: Integration of new admin menu with the associated file (No interface,...rub2006-02-205-0/+318
* request 290: replace function get_themes name to avoid redeclaration fromplegall2006-02-204-21/+21
* calendar redesign: step 1rvelices2006-02-205-27/+506
* fix: remote site decodes html entities from xml and addslashesrvelices2006-02-174-7/+11
* feature 233: confirmation for deletion of remote sites, user groups and rvelices2006-02-166-4/+6
* feature 264: gallery_url, rate and rate_anonymous from config file to databaservelices2006-02-169-14/+143
* bug 287 fixed: params nb_image_line and nb_line_page must be not null scalarnikrou2006-02-153-2/+17
* feature 288: manage rates for administratorsrvelices2006-02-1511-10/+373
* feature 251: Rating For Anonymous usersrvelices2006-02-146-120/+283
* merge -r1038:1039 from branches/branch-1_5 into trunk (bug 269 fixed)plegall2006-02-131-6/+28
* merge -r1036:1037 from branches/branch-1_5 into trunk (bug 276 fixed)plegall2006-02-131-1/+1
* improvement: $page['where'] string replaced by $page['items'].plegall2006-02-1212-611/+645
* not include .svn directory in the candidates (get_dirs function) for new themesnikrou2006-02-121-1/+2
* The session garbage collector should not be called when a session is closednikrou2006-02-121-1/+0
* remake Remote Site/Synchro - bug on commentable + use l10n instead of get_langrvelices2006-02-113-48/+36
* small modification: we can now store any information in sessionsnikrou2006-02-111-1/+2
* feature 77: standard navigation link - finalizedrvelices2006-02-106-60/+54
* merge branch 1.5 into trunk r1001:1002: bug 259 fixednikrou2006-02-091-7/+11