aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - changes to template to accomodate nbm (solved issue when we had same ↵rvelices2008-03-131-2/+1
| | | | | | | | template filename with different root dirs) - started some changes in mail templates git-svn-id: http://piwigo.org/svn/trunk@2278 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modification: admin/tags goes smartyplegall2008-03-121-7/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2277 68402e56-0260-453c-a942-63ccdbb3a9ee
* site_update goes smartyrvelices2008-03-121-89/+47
| | | | git-svn-id: http://piwigo.org/svn/trunk@2276 68402e56-0260-453c-a942-63ccdbb3a9ee
* 5 less admin language keysrvelices2008-03-111-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2275 68402e56-0260-453c-a942-63ccdbb3a9ee
* group_list, group_perm and site_manager go smartyrvelices2008-03-113-69/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@2273 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrections in plugins management.patdenice2008-03-105-40/+50
| | | | | | Add "Last revisions" sort order. git-svn-id: http://piwigo.org/svn/trunk@2272 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some c13y/smarty bugsrub2008-03-091-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2269 68402e56-0260-453c-a942-63ccdbb3a9ee
* - security fix (profile)rvelices2008-03-081-7/+6
| | | | | | | - les langues a la hache - fix some copy/paste errors git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrections in plugins management.patdenice2008-03-074-184/+178
| | | | git-svn-id: http://piwigo.org/svn/trunk@2264 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use class for plugins managementpatdenice2008-03-076-697/+671
| | | | git-svn-id: http://piwigo.org/svn/trunk@2263 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix bug of svn:2249rub2008-03-071-7/+7
| | | | | | Fix quicky mail error with smarty git-svn-id: http://piwigo.org/svn/trunk@2262 68402e56-0260-453c-a942-63ccdbb3a9ee
* - some more smarty migration (admin upload ws_checker profile and plugin)rvelices2008-03-072-152/+74
| | | | git-svn-id: http://piwigo.org/svn/trunk@2260 68402e56-0260-453c-a942-63ccdbb3a9ee
* - aiie language ...rvelices2008-03-061-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2256 68402e56-0260-453c-a942-63ccdbb3a9ee
* - plugins.php does only the tabsheet - nothing elservelices2008-03-065-189/+279
| | | | | | - need to review plugins_update.php upgrade action git-svn-id: http://piwigo.org/svn/trunk@2255 68402e56-0260-453c-a942-63ccdbb3a9ee
* user_list.tpl goes smarty.patdenice2008-03-052-257/+98
| | | | | | Correction in plugins update and delete options. git-svn-id: http://piwigo.org/svn/trunk@2253 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unused functions get_month_list and get_day_listrvelices2008-03-051-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2252 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added clear compiled templates maintenance taskrvelices2008-03-051-2/+9
| | | | | | | - maintenance.tpl is smarty - some language cleanup git-svn-id: http://piwigo.org/svn/trunk@2251 68402e56-0260-453c-a942-63ccdbb3a9ee
* forgot commit thumbnail.phprvelices2008-03-051-72/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@2250 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin comments, configuration, element_set_global, element_set_unit, ↵rvelices2008-03-055-173/+115
| | | | | | | | thumbnail and double_select migration to smarty - fix in redirect.tpl git-svn-id: http://piwigo.org/svn/trunk@2249 68402e56-0260-453c-a942-63ccdbb3a9ee
* - history, stats and redirect go smartyrvelices2008-03-035-161/+100
| | | | | | | - lang correction - small change in calling check_server_plugins (use by ref param instead of global) git-svn-id: http://piwigo.org/svn/trunk@2245 68402e56-0260-453c-a942-63ccdbb3a9ee
* Another little correction.patdenice2008-03-021-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2244 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corections to respect coding conventions.patdenice2008-03-025-162/+174
| | | | | | | Change plugins versions to 1.8 Change 3 plugins URI. git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
* Enhance plugins administtrationpatdenice2008-03-026-136/+6568
| | | | git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000810: Use of new template engine [smarty]rub2008-03-021-35/+23
| | | | | | | | Migration of c13y template It's the first step with simple migration, on next step more display action on tpl. git-svn-id: http://piwigo.org/svn/trunk@2241 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000809: Use more php classes implementationrub2008-03-011-1/+1
| | | | | | | | Use class for c13y Fix problem with call-time pass-by-reference git-svn-id: http://piwigo.org/svn/trunk@2238 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000809: Use more php classes implementationrub2008-03-015-538/+594
| | | | | | | Use class for c13y git-svn-id: http://piwigo.org/svn/trunk@2232 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin intro template migrate for warm up ;-) patdenice2008-02-291-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2230 68402e56-0260-453c-a942-63ccdbb3a9ee
* picture, footer and picture modify template migrationrvelices2008-02-291-37/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@2227 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000809: Use more php classes implementationrub2008-02-287-195/+205
| | | | | | | Use class for tabsheet like grum class Change way for tabsheet git-svn-id: http://piwigo.org/svn/trunk@2226 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2 templates migratedrvelices2008-02-281-10/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2225 68402e56-0260-453c-a942-63ccdbb3a9ee
* - migrate many templates to smartyrvelices2008-02-289-450/+202
| | | | git-svn-id: http://piwigo.org/svn/trunk@2223 68402e56-0260-453c-a942-63ccdbb3a9ee
* - works with PHP5rvelices2008-02-271-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2217 68402e56-0260-453c-a942-63ccdbb3a9ee
* - first smarty use ... (in admin.php and admin plugins page)rvelices2008-02-271-28/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@2216 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000792: Admin "intro" : Integrity control bypassrub2008-02-132-61/+196
| | | | | | Some sentences must be re-write ;-) git-svn-id: http://piwigo.org/svn/trunk@2208 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace old use of $lang by l10n function.rub2008-01-3015-99/+99
| | | | git-svn-id: http://piwigo.org/svn/trunk@2201 68402e56-0260-453c-a942-63ccdbb3a9ee
* code's cleaning thank you rubddtddt2008-01-201-8/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2187 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction of the bug 779.ddtddt2008-01-201-0/+10
| | | | | | | File history.hrml in French git-svn-id: http://piwigo.org/svn/trunk@2184 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000784: Mail notification disabled on register userrub2007-12-111-1/+1
| | | | | | Merge branch-1_7 2176:2177 into BSF git-svn-id: http://piwigo.org/svn/trunk@2178 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000774: Statistics & plugin triggers => multi historyrub2007-11-012-125/+152
| | | | | | | | | First part Merge branch-1_7 2155:2156 into BSF git-svn-id: http://piwigo.org/svn/trunk@2157 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r 2143 from branch-1_7 to trunkrvelices2007-10-191-0/+1
| | | | | | | feature 765: Sort alphabetically the admin plugin menus and plugin list git-svn-id: http://piwigo.org/svn/trunk@2144 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000763: mail triggers:rub2007-10-162-10/+40
| | | | | | | | | | | | | Add triggers on mail part: o NBM o Group mail o process send mail + check group_id null on group mail Merge branch-1_7 2138:2139 into BSF git-svn-id: http://piwigo.org/svn/trunk@2140 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace htmlentities by htmlspecialchars on NBM in order to send a correct ↵rub2007-10-121-1/+1
| | | | | | | | | UTF8 mail. Quote mail charset + add debug mail informations Fix "check user with same mail" where null email was not discarded git-svn-id: http://piwigo.org/svn/trunk@2136 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix plugin menu link broken with xamp (realpath behaves differently)rvelices2007-10-121-1/+1
| | | | | | | | | | - complete quick search rewriting - now we can quote phrases as in google "New York" is not the same as New York - user comments not searched anymore (faster) - the big full text query does not use joins anymore (faster) - related tags not shown on the index page, but now you can see the matching tags and matching categories git-svn-id: http://piwigo.org/svn/trunk@2135 68402e56-0260-453c-a942-63ccdbb3a9ee
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-091-0/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@2127 68402e56-0260-453c-a942-63ccdbb3a9ee
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-081-7/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2126 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 755: admin permalinks page - fix category field sortrvelices2007-10-031-11/+15
| | | | | | - web service functions: 1 fix and 3 optimizations git-svn-id: http://piwigo.org/svn/trunk@2119 68402e56-0260-453c-a942-63ccdbb3a9ee
* 0000749: Add an option to add new elements to caddie when synchronize database.patdenice2007-10-011-0/+16
| | | | | | Add a redirection on index.php after "add to caddie action" (like on picture.php) git-svn-id: http://piwigo.org/svn/trunk@2114 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unused css for IE7rvelices2007-09-281-17/+15
| | | | | | | - fix admin view plugin (due to a recent change elsewhere) - remove an echo from admin/stats.php git-svn-id: http://piwigo.org/svn/trunk@2108 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin, comments and tags pages include page_header later in the code (as ↵rvelices2007-09-271-31/+29
| | | | | | | | | | in picture and index) allowing plugins to change the header until the very end - fix in admin.php : picture_modify requires cache invalidation - fix in site_update.php : some echo func calls changed to $template->output .= ... - upgraded prototype.js to latest version 1.5.1.1 git-svn-id: http://piwigo.org/svn/trunk@2107 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved 0000748: Name configuration of all the tablesrub2007-09-212-33/+34
| | | | | | | New method of implementation! git-svn-id: http://piwigo.org/svn/trunk@2104 68402e56-0260-453c-a942-63ccdbb3a9ee