aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove ws access table/partners functionalityrvelices2008-09-113-219/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION ↵rvelices2008-09-102-2/+2
| | | | | | | | (extend_for_templates) and F_C13Y_ACTION (check_integrity) - normalized some template variable names between category thumbnails and thumbnails (take advantage of full template change with smarty and do it now) git-svn-id: http://piwigo.org/svn/trunk@2515 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix typing error in index.tplrvelices2008-09-093-17/+18
| | | | | | | - added template smarty function known_script (e.g.{known_script id="x" src"y.js"}) - useful to avoid double inclusion of a script such as prototype,jquery,... when a template and plugin need it independently (see the use in admin.tpl for example) - removed unused themeconf.template_dir git-svn-id: http://piwigo.org/svn/trunk@2513 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia theme: .content reviewed including hover/active backgrounds.vdigital2008-09-081-0/+12
| | | | | | Some additional jQuery fade in/out functions git-svn-id: http://piwigo.org/svn/trunk@2510 68402e56-0260-453c-a942-63ccdbb3a9ee
* Theme Sylvia (related to Sylvius).vdigital2008-09-061-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2506 68402e56-0260-453c-a942-63ccdbb3a9ee
* Checkboxes reverted on rvelices request.vdigital2008-09-055-31/+57
| | | | | | And several minor corrections git-svn-id: http://piwigo.org/svn/trunk@2503 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 852: Users display vdigital2008-09-043-21/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@2498 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove hello_world plugin (not working anymore)rvelices2008-09-041-0/+15
| | | | | | | | | - web service method images.add works only for admins now - fix template-common js web service calls did not have the parameters url encoded - improve admin user_list - submitting the form with no user selected triggers a javascript alert (had fun with jquery selectors) git-svn-id: http://piwigo.org/svn/trunk@2496 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 847: Instruction page / CSS Text-align: centered ordered lists vdigital2008-09-032-3/+10
| | | | | | | | Bug 846: Bad link to documentation Some CSS Hacks in Admin theme git-svn-id: http://piwigo.org/svn/trunk@2495 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Configuration reversed to simplify CSSvdigital2008-08-313-60/+28
| | | | | | | - theme.css a test to solve menubar issue - STC: php version control git-svn-id: http://piwigo.org/svn/trunk@2492 68402e56-0260-453c-a942-63ccdbb3a9ee
* synchro improvements:rvelices2008-08-291-18/+27
| | | | | | | | - able to sync metadata at the same time as the files/dirs - by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132) - the form is shown again even after a successfull non simulated run git-svn-id: http://piwigo.org/svn/trunk@2491 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix an issue on category modify (lock/unlock display was reversed) and ↵rvelices2008-08-281-1/+1
| | | | | | improved queries on submit git-svn-id: http://piwigo.org/svn/trunk@2490 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed and moved (from common to admin) some CSS rulesrvelices2008-08-282-11/+38
| | | | | | - upgraded jQuery and accordion to latest version (and reorganised a bit their location) git-svn-id: http://piwigo.org/svn/trunk@2489 68402e56-0260-453c-a942-63ccdbb3a9ee
* - based on test_menu by grum (thanks to you) - integration of dynamic menu ↵rvelices2008-08-283-1/+33
| | | | | | | | | | bar to pwg - the menubar is composed now of dynamic blocks that can be ordered/hidden - plugins can add their own blocks git-svn-id: http://piwigo.org/svn/trunk@2488 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@2485 ↵rvelices2008-08-231-11/+7
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language - removed 2 unnecessary keys from admin.langrvelices2008-08-221-2/+2
| | | | | | - language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin advices can be easily extended to new advices.vdigital2008-08-121-2/+3
| | | | | | | | | Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fallback on SVN:2426 (Transparency for background is not supported by IE6).vdigital2008-07-234-20/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@2455 68402e56-0260-453c-a942-63ccdbb3a9ee
* Swift Theme Creator (minor changes): non functional version yet (2).vdigital2008-07-221-26/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@2449 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove admin :hover css rule (bouncing thumbnails in caddie FF)rvelices2008-07-221-4/+0
| | | | | | | | - move some code from notification.php to notification.tpl - remove some unused variables from picture.php - make random.php work even if top_number is a lot (some issues solved with url length) git-svn-id: http://piwigo.org/svn/trunk@2446 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some temporary CSS corrections for synchronization errors/infos.vdigital2008-07-162-16/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@2438 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature template-extension based on 2006 chrisaga's idea.vdigital2008-07-143-0/+36
| | | | | | | chrisaga wrote: "If you want to make some template customization without building a brand new template, you should use ..." git-svn-id: http://piwigo.org/svn/trunk@2434 68402e56-0260-453c-a942-63ccdbb3a9ee
* Transparent .png for IE6 / Help icon fixed / Tabsheet fixed / and CSS review ↵vdigital2008-07-0623-118/+55
| | | | | | (still on going) git-svn-id: http://piwigo.org/svn/trunk@2426 68402e56-0260-453c-a942-63ccdbb3a9ee
* On Stripy request some tufts of grass background have been changed for test ↵vdigital2008-07-041-4/+5
| | | | | | purpose (will be removed). git-svn-id: http://piwigo.org/svn/trunk@2420 68402e56-0260-453c-a942-63ccdbb3a9ee
* On Stripy request some tufts of grass background are added (will be removed).vdigital2008-07-032-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2419 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missplaced {/if}vdigital2008-07-021-4/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2418 68402e56-0260-453c-a942-63ccdbb3a9ee
* When Multi-view plugin and Show SQL queries are active, results of queries ↵vdigital2008-07-022-2/+7
| | | | | | are yet in readable format git-svn-id: http://piwigo.org/svn/trunk@2417 68402e56-0260-453c-a942-63ccdbb3a9ee
* On rvelices advice, {if isset($TABSHEET)} missing: new reflex to acquirevdigital2008-07-021-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2416 68402e56-0260-453c-a942-63ccdbb3a9ee
* Reversed logic for backgroundsvdigital2008-07-0217-160/+67
| | | | | | | $tabsheet transfer: general use available in admin.tpl Some CSS admin simplications git-svn-id: http://piwigo.org/svn/trunk@2415 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin menuBox - new set : coloured transparent, no glowingstripy2008-06-294-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2408 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin menuBox : transparent set of 4 imgstripy2008-06-274-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2405 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wrong height for leaves.vdigital2008-06-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2404 68402e56-0260-453c-a942-63ccdbb3a9ee
* New strategy defined with Stripy for leaves and menuvdigital2008-06-273-11/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2403 68402e56-0260-453c-a942-63ccdbb3a9ee
* Leaves in footer: on Stripy request.vdigital2008-06-271-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@2402 68402e56-0260-453c-a942-63ccdbb3a9ee
* Grey leaves : new cut of bg imagesstripy2008-06-272-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2401 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some of Stripy requests on admin theme (not stabilized)vdigital2008-06-268-50/+34
| | | | git-svn-id: http://piwigo.org/svn/trunk@2400 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add 2 small png files for external link listvdigital2008-06-262-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2399 68402e56-0260-453c-a942-63ccdbb3a9ee
* menuBox : set #2stripy2008-06-264-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2398 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some admin theme and template changes on Stripy request (No optimisation).vdigital2008-06-243-35/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@2397 68402e56-0260-453c-a942-63ccdbb3a9ee
* Reworked admin menubarvdigital2008-06-235-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2395 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin_v2 : spare-parts of the menuBox - new crop (correcting pb of adjustment)stripy2008-06-234-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2393 68402e56-0260-453c-a942-63ccdbb3a9ee
* Removal some references to previous admin pagesvdigital2008-06-222-8/+13
| | | | | | | New favicon git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missing Adm header.tplvdigital2008-06-221-0/+63
| | | | git-svn-id: http://piwigo.org/svn/trunk@2391 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin isolation: Copy of admin templates in admin folder.vdigital2008-06-2288-0/+4568
(Before previous admin templates removal). Some of css simplification (in admin only currently. git-svn-id: http://piwigo.org/svn/trunk@2390 68402e56-0260-453c-a942-63ccdbb3a9ee