aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-02Feature 1255 :nikrou1-0/+98
2009-12-01merge r4400 from branch 2.0 to trunkplegall1-1/+1
2009-11-29Feature_1255 :nikrou3-8/+13
2009-11-25Feature 1255: modification in sql queriesnikrou1-1/+1
2009-11-21Feature 1255 : limit params in sql queries were in wrong order (LIMIT count O...nikrou2-2/+2
2009-11-21Feature 1255 : improve sqlnikrou2-3/+3
2009-11-20Feature 1244 resolvednikrou7-303/+35
2009-11-18Escape all login and username characters in databaseEric3-8/+8
2009-11-16Feature 928 resolved.nikrou1-1/+1
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou5-28/+28
2009-10-14merge r4033 from branch 2.0 to trunkpatdenice1-0/+21
2009-10-09merge r4005 from branch 2.0 to trunkpatdenice1-1/+1
2009-09-05merge r3822 from branch 2.0 to trunkpatdenice1-20/+5
2009-08-01Allow to add description.txt file in language directory for plugin description.patdenice1-1/+5
2009-07-21merge r3656 from branch 2.0 to trunkplegall1-1/+1
2009-07-17merge r3620 from branch 2.0 to trunkplegall1-2/+10
2009-07-15merge r3581 from branch 2.0 to trunkpatdenice1-108/+411
2009-06-08merge r3401 from branch 2.0 to trunkplegall1-2/+2
2009-05-31merge r3381 from branch 2.0 to trunkplegall1-0/+9
2009-04-21Resolved issue 0000974: Adding a link to the gallery in the notification of i...rub1-1/+9
2009-03-19feature_948_accordion feature 948 : fix problem with incorrect submenu open i...nikrou1-0/+2
2009-03-16Update version in plugins table during plugin activation.patdenice1-1/+3
2009-03-13merge r3196 from branch 2.0 to trunkplegall1-12/+5
2009-03-09fix html warnings. unclosed monotagsnikrou1-2/+2
2009-02-14Last (I hope) paranoic optims ...rvelices1-3/+58
2009-02-13- Show number of downloads in plugins list.patdenice1-0/+10
2009-02-13- moved check upgrade feed code to admin/include/functions_upgrade.phprvelices1-1/+49
2009-01-13Fix bad $lang.rub1-2/+2
2009-01-13Send user language when retrieving datas from PEM api.patdenice1-0/+3
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall13-13/+13
2008-11-23- Add home and identification buttons after installation.patdenice1-1/+17
2008-11-22- Bug fixed: username or password with accented character are now accepted fo...patdenice2-12/+21
2008-11-19Add argument at trigger_action in invalidate_user_cache function rub1-1/+1
2008-11-19Delete caches and optimize tables on upgraderub1-4/+16
2008-11-19- Replace some mysql_query by pwg_query function.patdenice1-3/+3
2008-11-17Delete cache data when category is deleted.rub1-1/+6
2008-11-15- Add fetchRemote function which allow to retrieve datas over HTTP protocol u...patdenice4-7/+117
2008-11-07- improve 1.3.1 upgrade (automatic write in mysql.inc.php).patdenice1-3/+8
2008-11-06- Webmaster or administrator can login to run upgrade.patdenice2-5038/+2771
2008-11-03- Add roma theme to upgrade page.patdenice1-5/+2
2008-11-01- bugs correction in upgrade_1.7.0.php.patdenice1-0/+46
2008-10-19Merging revisions 2773-2776vdigital1-0/+23
2008-10-10- If there is not new plugins to check, we don't get any more error message.patdenice1-3/+8
2008-10-06feature 884 added: ability to delete photos uploaded via web API methodplegall1-1/+40
2008-10-041 - selected_admin_menu function is externalized.vdigital1-0/+56
2008-10-03- Plugins manager now use PEM API.patdenice1-12/+52
2008-10-03bug fixed: remove useless mysql_real_escape because web api already processplegall1-2/+0
2008-10-03- Add set_extents function in template class.patdenice1-0/+1
2008-10-01feature 874 added: new Web API method pwg.tags.add.plegall1-0/+45
2008-09-25- Move get_extents function to include/functions.inc.php.patdenice1-0/+28