aboutsummaryrefslogtreecommitdiffstats
path: root/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Croatian flagvdigital2009-01-171-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3091 68402e56-0260-453c-a942-63ccdbb3a9ee
* Code administration: convert all text files to Unix file format (CR as eolplegall2009-01-063-148/+148
| | | | | | | and not CRLF) git-svn-id: http://piwigo.org/svn/branches/2.0@3054 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-0483-84/+84
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* - ini_set usage removed.vdigital2008-12-281-2/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3025 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Japanese flagvdigital2008-12-231-0/+0
| | | | | | | - <p> support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) git-svn-id: http://piwigo.org/svn/branches/2.0@3017 68402e56-0260-453c-a942-63ccdbb3a9ee
* PHP returns a Parse Error on these two lang filegrum2008-12-182-9/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2996 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2914 from trunk to branch 2.0.patdenice2008-11-301-2/+15
| | | | | | - Bug in eval_syntax function in LocalFiles Editor function... Come back to previous function (svn 2588) git-svn-id: http://piwigo.org/svn/branches/2.0@2915 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updatesriopwg2008-11-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2912 68402e56-0260-453c-a942-63ccdbb3a9ee
* update ESddtddt2008-11-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2911 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2906 from trunk to branch 2.0.patdenice2008-11-246-3/+13
| | | | | | | - Replace all #content by .content in Sylvia theme.css. - In LocalFiles Editor, show error message when creating new template file with empty filename. git-svn-id: http://piwigo.org/svn/branches/2.0@2907 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correctionsriopwg2008-11-194-13/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2886 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2884 from trunk to branch 2.0.patdenice2008-11-191-1/+1
| | | | | | | | | | - Replace some mysql_query by pwg_query function. - Add home button after upgrade.php. - Add utf8 charset for access denied message. - Replace some #content by .content in css files. - Fix menubar blocks borders with IE. git-svn-id: http://piwigo.org/svn/branches/2.0@2885 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates c13y_upgrade/language/es_ES/plugin.lang.phpddtddt2008-11-081-3/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2846 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2841 from trunk to branch 2.0riopwg2008-11-081-1/+1
| | | | | | Updates upgrade.lang.php & c13y_upgrade/language/it_IT/plugin.lang.php git-svn-id: http://piwigo.org/svn/branches/2.0@2843 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2829 from trunk to branch 2.0rub2008-11-056-46/+15
| | | | | | The exact copy of commit log in 2829. git-svn-id: http://piwigo.org/svn/branches/2.0@2830 68402e56-0260-453c-a942-63ccdbb3a9ee
* update admin_advice to ESddtddt2008-11-052-113/+114
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2827 68402e56-0260-453c-a942-63ccdbb3a9ee
* UpdatesUpdates admin_advicesriopwg2008-10-251-16/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2807 68402e56-0260-453c-a942-63ccdbb3a9ee
* Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode']vdigital2008-10-246-13/+21
| | | | | | | | | Translation is needed for German, Spanish, Italian... Please reorder after translation. git-svn-id: http://piwigo.org/svn/branches/2.0@2802 68402e56-0260-453c-a942-63ccdbb3a9ee
* Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised vdigital2008-10-246-28/+16
| | | | | | Translation is needed for German, Spanish, Italian... git-svn-id: http://piwigo.org/svn/branches/2.0@2800 68402e56-0260-453c-a942-63ccdbb3a9ee
* Error in French advice... vdigital2008-10-233-3/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2796 68402e56-0260-453c-a942-63ccdbb3a9ee
* Refer to SVN:2789 - include Admin Advices in vdigital2008-10-236-0/+66
| | | | | | | | | [34]( compiled_template_cache_language ) and [35] ( template_compile_check ) Translation is needed for German, Spanish, Italian... git-svn-id: http://piwigo.org/svn/branches/2.0@2793 68402e56-0260-453c-a942-63ccdbb3a9ee
* "remove AMM plugin grum2008-10-2240-3166/+0
| | | | | | asked in topic #p98003" git-svn-id: http://piwigo.org/svn/branches/2.0@2792 68402e56-0260-453c-a942-63ccdbb3a9ee
* "remove grum_plugins_classes-2 and AMM plugin grum2008-10-2215-2172/+0
| | | | | | asked in topic #p98003" git-svn-id: http://piwigo.org/svn/branches/2.0@2791 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2787:patdenice2008-10-212-17/+4
| | | | | | | | - Move upgrade.tpl to admin template. - Deactivate all active plugins during upgrade.php. - Update Editarea for LocalFiles Editor to version 0.7.2.3 (bonEcho compatibility) git-svn-id: http://piwigo.org/svn/branches/2.0@2788 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates & Correctionsriopwg2008-10-201-96/+98
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2784 68402e56-0260-453c-a942-63ccdbb3a9ee
* Lang file from iso8859 to utf8riopwg2008-10-207-109/+109
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2782 68402e56-0260-453c-a942-63ccdbb3a9ee
* - event tracer improvement: option to show all registered event handlers for ↵rvelices2008-10-183-4/+50
| | | | | | every page ... git-svn-id: http://piwigo.org/svn/branches/2.0@2771 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix vulnerability http://www.milw0rm.com/exploits/6755rvelices2008-10-161-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2755 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove of Swift Theme Creator from the branch (kept in trunk currently).vdigital2008-10-1321-1913/+0
| | | | | | All functions were not available. git-svn-id: http://piwigo.org/svn/branches/2.0@2732 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2726:patdenice2008-10-122-0/+85
| | | | | | Dutch language pack for LocalFiles Editor. git-svn-id: http://piwigo.org/svn/branches/2.0@2727 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2712:patdenice2008-10-111-1/+7
| | | | | | | - Add known_template function (maybe we can change function name). - Template extensions are working with menubar blocks templates. git-svn-id: http://piwigo.org/svn/branches/2.0@2713 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from 2710:patdenice2008-10-1111-0/+484
| | | | | | | - Move filter button back to menubar_categories.tpl. - Add dutch plugins language. git-svn-id: http://piwigo.org/svn/branches/2.0@2711 68402e56-0260-453c-a942-63ccdbb3a9ee
* update plugin ESddtddt2008-10-082-12/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@2686 68402e56-0260-453c-a942-63ccdbb3a9ee
* Adapt plugin add_index with smartyrub2008-10-052-14/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@2669 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updatesriopwg2008-10-051-11/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@2664 68402e56-0260-453c-a942-63ccdbb3a9ee
* use "include file" for grow textrub2008-10-021-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2641 68402e56-0260-453c-a942-63ccdbb3a9ee
* Random picture had double border with <p> Caption </p>.vdigital2008-10-021-2/+5
| | | | | | Random caption is limited to 127 characters above and 255 below. git-svn-id: http://piwigo.org/svn/trunk@2638 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bulgarian, Malagsy, Russian, Chinese flags (Some other will come before RC2).vdigital2008-09-274-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2613 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix issue on AMM plugin when there are no public available.rub2008-09-261-3/+2
| | | | | | | It's necessary to remove status public for a selection of available pictures (public or private) git-svn-id: http://piwigo.org/svn/trunk@2605 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Change tooltip width to 300px in new plugins listpatdenice2008-09-252-99/+0
| | | | | | - Remove Extended Description from trunk... it will be available in PEM. git-svn-id: http://piwigo.org/svn/trunk@2591 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Move get_extents function to include/functions.inc.php.patdenice2008-09-2544-317/+664
| | | | | | | | | - Change all plugins version to 2.0. - LocalFiles Editor can now edit and create template extension. - Editarea (for LocalFiles Editor) go to version 0.7.2.2 (chrome compatible) - Editarea activation is now saved in database with AJAX. git-svn-id: http://piwigo.org/svn/trunk@2588 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS review including Advisor modevdigital2008-09-161-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2541 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia theme: .content reviewed including hover/active backgrounds.vdigital2008-09-081-1/+11
| | | | | | Some additional jQuery fade in/out functions git-svn-id: http://piwigo.org/svn/trunk@2510 68402e56-0260-453c-a942-63ccdbb3a9ee
* - better management of fatal errors (instead of die or trigger_error rather ↵rvelices2008-09-051-1/+0
| | | | | | use fatal_error ...) git-svn-id: http://piwigo.org/svn/trunk@2502 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 854: better checks of directory creations ( local_data_dir, ↵rvelices2008-09-041-2/+2
| | | | | | templates_c, tmp etc...) git-svn-id: http://piwigo.org/svn/trunk@2497 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove hello_world plugin (not working anymore)rvelices2008-09-042-86/+0
| | | | | | | | | - 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
* - Configuration reversed to simplify CSSvdigital2008-08-311-56/+59
| | | | | | | - 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
* - fix an issue on category modify (lock/unlock display was reversed) and ↵rvelices2008-08-281-1/+4
| | | | | | improved queries on submit git-svn-id: http://piwigo.org/svn/trunk@2490 68402e56-0260-453c-a942-63ccdbb3a9ee
* - based on test_menu by grum (thanks to you) - integration of dynamic menu ↵rvelices2008-08-2825-1311/+118
| | | | | | | | | | 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
* Swift Theme Creator (minor changes): partly functional version.vdigital2008-08-268-207/+464
| | | | git-svn-id: http://piwigo.org/svn/trunk@2487 68402e56-0260-453c-a942-63ccdbb3a9ee