aboutsummaryrefslogtreecommitdiffstats
path: root/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-order templates extension alphabetically.patdenice2009-03-071-6/+7
| | | | | | Allow to use template extension for navigation bar. git-svn-id: http://piwigo.org/svn/trunk@3182 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add flag pt_PTddtddt2009-03-061-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@3175 68402e56-0260-453c-a942-63ccdbb3a9ee
* - moved check upgrade feed code to admin/include/functions_upgrade.phprvelices2009-02-131-21/+6
| | | | | | | - refactored some code (shorter and somehow faster - but nothing revolutionary) - decrease lost space in permalinks.tpl and hard coded column width (was illisible) git-svn-id: http://piwigo.org/svn/trunk@3136 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3132 from branch 2.0 to trunkplegall2009-02-123-5/+5
| | | | | | | | | | | | | | | modification: phpwebgallery.net moves to piwigo.org modification: doc/README_*.txt much simpler with link to piwigo.org for installation and upgrade guides. modification: latest_version has changed its path on the website to download directory. deletion: doc/ChangeLog was useless and outdated. git-svn-id: http://piwigo.org/svn/trunk@3133 68402e56-0260-453c-a942-63ccdbb3a9ee
* Title harmonization in the scope of Piwigo website integration.vdigital2009-01-171-0/+0
| | | | | | | | | | | | | | $conf['reverse_home_title'] is false by default. On reverse_home_title = true, only index page will reverse its title. Compare to prior releases all titles are reversed. - Croatian flag merge -c3091 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3095 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3054 from branch 2.0 to trunkplegall2009-01-063-148/+148
| | | | | | | | Code administration: convert all text files to Unix file format (CR as eol and not CRLF) git-svn-id: http://piwigo.org/svn/trunk@3055 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-0488-88/+88
| | | | git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
* - ini_set usage removed.vdigital2008-12-281-2/+0
| | | | | | merge -c3025 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3026 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) merge -c3017 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3019 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2996 from branch 2.0 to trunkgrum2008-12-182-9/+9
| | | | | | PHP returns a Parse Error on these two lang file git-svn-id: http://piwigo.org/svn/trunk@2997 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Bug in eval_syntax function in LocalFiles Editor function... Come back to ↵patdenice2008-11-301-2/+15
| | | | | | previous function (svn 2588) git-svn-id: http://piwigo.org/svn/trunk@2914 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2912 from branch 2.0 to trunkriopwg2008-11-261-1/+1
| | | | | | Updates git-svn-id: http://piwigo.org/svn/trunk@2913 68402e56-0260-453c-a942-63ccdbb3a9ee
* update ESddtddt2008-11-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2910 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Replace all #content by .content in Sylvia theme.css.patdenice2008-11-246-3/+13
| | | | | | - In LocalFiles Editor, show error message when creating new template file with empty filename. git-svn-id: http://piwigo.org/svn/trunk@2906 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2886 from branch 2.0 to trunkriopwg2008-11-194-13/+13
| | | | | | Corrections git-svn-id: http://piwigo.org/svn/trunk@2887 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Replace some mysql_query by pwg_query function.patdenice2008-11-191-1/+1
| | | | | | | | | - 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/trunk@2884 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2846 from branch 2.0 to trunkddtddt2008-11-081-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2847 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates upgrade.lang.php & c13y_upgrade/language/it_IT/plugin.lang.phpriopwg2008-11-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2842 68402e56-0260-453c-a942-63ccdbb3a9ee
* c13y_upgrade is deactivated by him self.rub2008-11-056-46/+15
| | | | | | | de/es/it translations must be reviewed. git-svn-id: http://piwigo.org/svn/trunk@2829 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 2827ddtddt2008-11-052-113/+114
| | | | git-svn-id: http://piwigo.org/svn/trunk@2828 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates admin_advicesriopwg2008-10-251-16/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@2806 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revision 2802vdigital2008-10-246-13/+21
| | | | | | | | | | | | Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode'] Translation is needed for German, Spanish, Italian... Please reorder after translation. git-svn-id: http://piwigo.org/svn/trunk@2803 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revision 2800vdigital2008-10-246-28/+16
| | | | | | | | | Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised Translation is needed for German, Spanish, Italian... git-svn-id: http://piwigo.org/svn/trunk@2801 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revision 2796 vdigital2008-10-233-3/+5
| | | | | | | Error in French advice... git-svn-id: http://piwigo.org/svn/trunk@2797 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merging revisions 2793-2794vdigital2008-10-236-0/+66
| | | | | | | | | | | | Format Sylvia theme.css Minor: on default-layout.css category list on search page is enlarged. Refer to SVN:2789 - include Admin Advices in [34]( compiled_template_cache_language ) and [35] ( template_compile_check ) Translation is needed for German, Spanish, Italian... git-svn-id: http://piwigo.org/svn/trunk@2795 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Move upgrade.tpl to admin template.patdenice2008-10-212-17/+4
| | | | | | | - 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/trunk@2787 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates & Correctionsriopwg2008-10-201-96/+98
| | | | git-svn-id: http://piwigo.org/svn/trunk@2783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Lang file from iso8859 to utf8riopwg2008-10-207-109/+109
| | | | git-svn-id: http://piwigo.org/svn/trunk@2781 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge rev 2771,2772 from branch 2.0rvelices2008-10-183-4/+50
| | | | | | | - 2771 event tracer improvement: option to show all registered event handlers for every page - 2772 php optims (small): remove/replace preg_xxx with faster simple string functions git-svn-id: http://piwigo.org/svn/trunk@2773 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 2755 and 2756 from branch 2.0 to trunkrvelices2008-10-161-3/+3
| | | | | | | | - 2755 fix vulnerability http://www.milw0rm.com/exploits/6755 - 2756 security paranoia: protect session/remember me cookies from XSS attacks (works only if php>=5.2 and with IE/FF maybe others) git-svn-id: http://piwigo.org/svn/trunk@2757 68402e56-0260-453c-a942-63ccdbb3a9ee
* Dutch language pack for LocalFiles Editor.patdenice2008-10-122-0/+85
| | | | git-svn-id: http://piwigo.org/svn/trunk@2726 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add known_template function (maybe we can change function name).patdenice2008-10-111-1/+7
| | | | | | - Template extensions are working with menubar blocks templates. git-svn-id: http://piwigo.org/svn/trunk@2712 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Move filter button back to menubar_categories.tpl.patdenice2008-10-1111-0/+484
| | | | | | - Add dutch plugins language. git-svn-id: http://piwigo.org/svn/trunk@2710 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