source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1113   18 years rvelices fix: image_order cookie path fixed for url rewriting improve: add …
(edit) @1112   18 years rub [NBM] Step 5: Change notification queries in order to try to optimize …
(edit) @1109   18 years rvelices moved category.php to index.php split url functions from …
(edit) @1107   18 years rvelices fix: php 5 errors and warnings improve: put back update remote site …
(edit) @1106   18 years rub improvement issue 0000127&0000301: o Fix Missing Adviser tests o …
(edit) @1105   18 years rub [NBM] Step 4: Screen NBM is available o Add news parameters o Add …
(edit) @1102   18 years chrisaga -improvement : function l10n renamed raw_l10n, new function l10n uses …
(edit) @1098   18 years chrisaga -new : add a 'CLASS' element in 'thumbnails.line.thumbnail' array to …
(edit) @1095   18 years rvelices small correction from previous commit
(edit) @1094   18 years rvelices URL rewrite: 3 options in the config file define behaviour (question …
(edit) @1092   18 years rvelices URL rewriting: capable of fully working with urls without ? URL …
(edit) @1090   18 years rvelices URL rewriting: fix some old links, calendar simplification and prepare …
(edit) @1087   18 years rub Step 8 improvement issue 0000301: o Add $confallow_adviser
(edit) @1086   18 years rvelices URL rewrite for chronology: uses $pagechronology and …
(edit) @1085   18 years rub Step 7 improvement issue 0000301: o can attribute status <= current …
(edit) @1084   18 years plg bug fixed: create_navigation_bar take into account clean URL if …
(edit) @1082   18 years plg new: cleaner URL. Instead of …
(edit) @1081   18 years rvelices feature 262: new user cached information nb_total_pictures
(edit) @1079   18 years rub Step 2 improvement issue 0000127: o Allow to chage high property on …
(edit) @1078   18 years rub Step 1 improvement issue 0000127: o Add field enabled_high of table …
(edit) @1076   18 years rub Step 5 improvement issue 0000301: o upgrade_feed.php is showed only …
(edit) @1075   18 years rub Step 4 improvement issue 0000301: o Correction lock categories and …
(edit) @1072   18 years rub Step 2 improvement issue 0000301: o Add and use Functions Check of …
(edit) @1071   18 years rvelices bug 255: parameter values in #config limited to 255 chars (value …
(edit) @1070   18 years rub Step 1 improvement issue 0000301: o Change status of table …
(edit) @1069   18 years rvelices calendar: removed some warnings, improved display for weekly style and …
(edit) @1068   18 years rvelices bug fix: call to undefined session_create in register.php (added …
(edit) @1064   18 years plg new feature: source/destination links between categories. Will we keep …
(edit) @1063   18 years rvelices optimization: in sessions write 1 less sql query (except during login) …
(edit) @1062   18 years rvelices improvement: calendar navigation now uses at maximum one navigation …
(edit) @1061   18 years rvelices calendar improvement: month calendar view a la flickr fix: html 4.01 …
(edit) @1059   18 years rvelices calendar improvements: week on weekly list starts on Monday, ability …
(edit) @1058   18 years rvelices remake of Remote sites and synchronize: final integration and old code …
(edit) @1057   18 years rvelices calendar: added posted/created chronology calendar: added a where are …
(edit) @1056   18 years rvelices fix: remove all php warnings and notices
(edit) @1055   18 years rvelices try and set propset svn:eol-style native
(edit) @1053   18 years plg modification: DAY() MySQL function replaced by DAYOFMONTH() to improve …
(edit) @1052   18 years rvelices fix: permissioning not working (2 bugs) fix: locked gallery cannot be …
(edit) @1051   18 years rvelices new calendar completely integrated
(edit) @1050   18 years rvelices calendar redesign: monthly and weekly styles + list/calendar views for …
(edit) @1048   18 years plg request 290: replace function get_themes name to avoid redeclaration …
(edit) @1047   18 years rvelices calendar redesign: step 1
(edit) @1046   18 years rvelices fix: remote site decodes html entities from xml and addslashes fix: …
(edit) @1044   18 years rvelices feature 264: gallery_url, rate and rate_anonymous from config file to …
(edit) @1042   18 years rvelices feature 288: manage rates for administrators
(edit) @1041   18 years rvelices feature 251: Rating For Anonymous users fix: pageitems for …
(edit) @1040   18 years plg merge -r1038:1039 from branches/branch-1_5 into trunk (bug 269 fixed) …
(edit) @1036   18 years plg improvement: $pagewhere string replaced by $pageitems. …
(edit) @1035   18 years nikrou not include .svn directory in the candidates (get_dirs function) for …
(edit) @1034   18 years nikrou The session garbage collector should not be called when a session is closed
(edit) @1033   18 years rvelices remake Remote Site/Synchro - bug on commentable + use l10n instead of …
(edit) @1032   18 years nikrou small modification: we can now store any information in sessions (cf …
(edit) @1031   18 years rvelices feature 77: standard navigation link - finalized 3 small fixes: …
(edit) @1030   18 years nikrou merge branch 1.5 into trunk r1001:1002: bug 259 fixed
(edit) @1029   18 years rvelices - remake of Remote sites and Synchronize: - synchronization for …
(edit) @1028   18 years rub [NBM] Step 2: Add new table user_mail_notification (update, install, …
(edit) @1027   18 years plg improvement: upgrades id retrieving in include/common.inc.php and …
(edit) @1024   18 years nikrou html error: title_send_mail should be encoded
(edit) @1023   18 years nikrou fixed problem of cookie session path fixed problem of undefined …
(edit) @1022   18 years rvelices - feature 280: code simplification
(edit) @1021   18 years plg Applying coding style guidelines to r1018 and r1019. New function …
(edit) @1020   18 years rvelices feature 280: Allow visitors/users to choose image ordering inside a …
(edit) @1019   18 years rub [NBM] Step 1: Create new include files with current notification/mail …
(edit) @1018   18 years rub [NBM] Step 1: Create new include files with current notification/mail …
(edit) @1015   18 years plg Search engine redesign, second part : improvement: in category.php, …
(edit) @1014   18 years rvelices improvement: got rid of num= _GET param in category.php (use only …
(edit) @1013   18 years rvelices bug: new session system does not use db session handler during …
(edit) @1012   18 years nikrou merge branch 1.5 r1010:1011 into BSF: - bug 268 fixed: display debug …
(edit) @1010   18 years nikrou improve sessions: add comments to functions
(edit) @1008   18 years plg Search engine redesign, first part : - new table #search to store …
(edit) @1007   18 years nikrou bug fix 261: improve security of sessions (next to svn:1004): - …
(edit) @1004   18 years nikrou Improve security of sessions: - use only cookies to store session id …
(edit) @976   18 years plg - merge -r974:975 from branch 1.5 (PHP warning bug fixed)
(edit) @960   18 years chrisaga improve template : split theme from template itself rest of the job : …
(edit) @953   18 years plg - new: system to notify and upgrade database among developers
(edit) @948   18 years chrisaga - report bug 206 correction and some template improvement from branch …
(edit) @941   18 years plg - merge -r939:940 from branch-1_5 (bug fixed in HTML for category menu …
(edit) @937   18 years plg - bug 211 fixed : incoherent default maximum width for thumbnail …
(edit) @922   18 years plg - bug 186 fixed: useless template theme icons deleted. Remaining icons …
(edit) @906   19 years plg - bug 173 fixed: due to phpBB user identifiers management, the method …
(edit) @905   19 years chrisaga bug 176 fixed: need a javascript to handle transparent PNG background …
(edit) @901   19 years plg - bug 159 and 166 fixed: parameter "options" for mail() function …
(edit) @900   19 years chrisaga bug 165 fixed : La largeur par d��faut en PIXELS pas en Kb
(edit) @896   19 years plg - bug 154 fixed: "Calendar category, too precise dates". Bug came from …
(edit) @894   19 years volcom * new: history details by month,day
(edit) @882   19 years plg - modification: configuration parameters gallery_title and …
(edit) @880   19 years plg - bug 160 fixed: (part one of the bug) hard coded column name of users …
(edit) @879   19 years plg - bug 168 fixed: crash when language file does not exists. Constant …
(edit) @876   19 years plg - bug fixed: HTML error on nested UL in categories menu. - bug 161 …
(edit) @870   19 years plg - update: upgrade from 1.4.0 or 1.4.1. Upgrade from 1.3.x is not …
(edit) @868   19 years plg - bug 107 fixed: crash when logging visit on a category containing "'" …
(edit) @867   19 years plg - bug 101 fixed: correction reported from branch 1.4
(edit) @865   19 years plg - improvement: add information about how to use an external table for …
(edit) @862   19 years plg - improvement: long localized messages are in HTML files instead of …
(edit) @858   19 years plg - modification : less configuration parameters in administration …
(edit) @850   19 years plg - new : HTML BODY identifier to let CSS stylesheets manage specific …
(edit) @849   19 years plg - deletion : no mail notification anymore. Feature replaced by RSS …
(edit) @833   19 years plg - modification : RSS feed work only with a given feed identifier. Thus …
(edit) @832   19 years plg - bug 133 fixed : (report from branch 1.4) Deleting user favorites is …
(edit) @831   19 years plg - bug 133 fixed : "Nb of images incorectly rendered in "tool tip" near …
Note: See TracRevisionLog for help on using the revision log.