aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-1511-234/+1066
* feature 262: new user cached information nb_total_picturesrvelices2006-03-152-22/+10
* Step 2 improvement issue 0000127:rub2006-03-141-1/+2
* Step 1 improvement issue 0000127:rub2006-03-131-0/+3
* Step 5 improvement issue 0000301:rub2006-03-101-25/+25
* Step 4 improvement issue 0000301:rub2006-03-102-56/+60
* Step 2 improvement issue 0000301:rub2006-03-092-4/+68
* bug 255: parameter values in #config limited to 255 chars (value becomes text)rvelices2006-03-091-8/+8
* Step 1 improvement issue 0000301:rub2006-03-084-5/+16
* calendar: removed some warnings, improved display for weekly style and rvelices2006-03-083-32/+46
* bug fix: call to undefined session_create in register.php (added function rvelices2006-03-071-16/+36
* new feature: source/destination links between categories. Will we keep thisplegall2006-03-041-1/+1
* 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-035-53/+132
* calendar improvement: month calendar view a la flickrrvelices2006-03-013-32/+203
* calendar improvements: week on weekly list starts on Monday,rvelices2006-02-286-201/+267
* remake of Remote sites and synchronize: final integration and old code cleanuprvelices2006-02-281-1/+10
* calendar: added posted/created chronologyrvelices2006-02-245-226/+373
* fix: remove all php warnings and noticesrvelices2006-02-244-21/+27
* 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-233-9/+22
* new calendar completely integratedrvelices2006-02-235-562/+64
* calendar redesign: monthly and weekly styles + list/calendar views for monthlyrvelices2006-02-224-326/+700
* request 290: replace function get_themes name to avoid redeclaration fromplegall2006-02-201-8/+6
* calendar redesign: step 1rvelices2006-02-203-6/+457
* fix: remote site decodes html entities from xml and addslashesrvelices2006-02-171-1/+6
* feature 264: gallery_url, rate and rate_anonymous from config file to databaservelices2006-02-161-10/+0
* feature 288: manage rates for administratorsrvelices2006-02-151-1/+1
* feature 251: Rating For Anonymous usersrvelices2006-02-142-1/+5
* merge -r1038:1039 from branches/branch-1_5 into trunk (bug 269 fixed)plegall2006-02-131-6/+28
* improvement: $page['where'] string replaced by $page['items'].plegall2006-02-127-424/+470
* 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-111-17/+5
* small modification: we can now store any information in sessionsnikrou2006-02-111-1/+2
* feature 77: standard navigation link - finalizedrvelices2006-02-102-33/+43
* merge branch 1.5 into trunk r1001:1002: bug 259 fixednikrou2006-02-091-7/+11
* - remake of Remote sites and Synchronize: rvelices2006-02-084-6/+40
* [NBM] Step 2: Add new table user_mail_notification (update, install, constant...rub2006-02-061-1/+3
* improvement: upgrades id retrieving in include/common.inc.php andplegall2006-02-062-19/+30
* html error: title_send_mail should be encoded nikrou2006-02-041-1/+1
* fixed problem of cookie session pathnikrou2006-02-032-5/+6
* - feature 280: code simplificationrvelices2006-02-011-9/+4
* Applying coding style guidelines to r1018 and r1019.plegall2006-02-015-328/+367
* feature 280: Allow visitors/users to choose image ordering inside a categoryrvelices2006-02-012-0/+46
* [NBM] Step 1: Create new include files with current notification/mail fonctio...rub2006-01-312-0/+336
* [NBM] Step 1: Create new include files with current notification/mail fonctio...rub2006-01-311-1/+5
* Search engine redesign, second part :plegall2006-01-271-12/+20
* improvement: got rid of num= _GET param in category.php (use only start=) sorvelices2006-01-272-5/+19