aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* merge r 3126 from trunkrvelices2009-02-055-56/+48
| | | | | | | | - embellish_url compacts now .. - some trigger improvements (render_category_description) - improved perf of duplicate_xxx_url ( rewrote func params_for_duplication and remove some vars from $page ) git-svn-id: http://piwigo.org/svn/branches/2.0@3127 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3124 from trunkrvelices2009-02-052-18/+15
| | | | | | | - removed triggers loc_index_thumbnail and loc_index_category_thumbnail - changed triggers loc_end_index_thumbnails and loc_end_index_category_thumbnails from actions to events git-svn-id: http://piwigo.org/svn/branches/2.0@3125 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3122 from trunkrvelices2009-02-048-19/+13
| | | | | | - removed second parameter $type from function format_date git-svn-id: http://piwigo.org/svn/branches/2.0@3123 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3120 from trunkrvelices2009-02-046-40/+42
| | | | | | | | | | optimizations (php only) - removed unnecessary call to array_unique in get_image_ids_for_tags - put back in smarty exec time counting (debug mode) for each included template - prefix some smarty modifiers with @ in some templates - do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier git-svn-id: http://piwigo.org/svn/branches/2.0@3121 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial translation final stagegnantic2009-02-023-405/+405
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3119 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3117 from trunk:rvelices2009-01-312-38/+18
| | | | | | | - fix use $page['nb_image_page'] instead of $user... when creating the nav bar (same as category_default) - rewrote function format_date without regular expressions (faster); parameter date type is not used anymore (but I left it there for now) git-svn-id: http://piwigo.org/svn/branches/2.0@3118 68402e56-0260-453c-a942-63ccdbb3a9ee
* update language nameddtddt2009-01-302-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3116 68402e56-0260-453c-a942-63ccdbb3a9ee
* subversion administration: remove svn:mime-type (files considered as binary)plegall2009-01-300-0/+0
| | | | | | | on some russian files. git-svn-id: http://piwigo.org/svn/branches/2.0@3115 68402e56-0260-453c-a942-63ccdbb3a9ee
* add of Russian. Thanks to nadushaddtddt2009-01-2826-0/+2155
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3114 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial translation part 2gnantic2009-01-222-217/+217
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3109 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3104 from trunk to branch 2.0rub2009-01-181-5/+4
| | | | | | French help correction git-svn-id: http://piwigo.org/svn/branches/2.0@3105 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial work on translation Piwigo 2 into Croatiangnantic2009-01-184-68/+64
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3101 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3099 from trunk to branch 2.0rub2009-01-181-0/+1
| | | | | | Try to fix bad position for "nbm_repost_submit" button. git-svn-id: http://piwigo.org/svn/branches/2.0@3100 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3088 from trunk to branch 2.0plegall2009-01-171-0/+0
| | | | | | | admin_quickLocalSync_hover.png : unchanged (to make sure crop is the same as inactive image new version) git-svn-id: http://piwigo.org/svn/branches/2.0@3096 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3087 from trunk to branch 2.0plegall2009-01-171-0/+0
| | | | | | | admin_quickLocalSync_inactiv.png : lightening effect on button (previous version : lightening effect was only on leaves) git-svn-id: http://piwigo.org/svn/branches/2.0@3094 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3086 from trunk to branch 2.0plegall2009-01-171-0/+0
| | | | | | | Sylvia_top-left-bg.jpg : pinkTree = same design, shaper image git-svn-id: http://piwigo.org/svn/branches/2.0@3093 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3085 from trunk to branch 2.0plegall2009-01-171-0/+0
| | | | | | | roma/images/top-left-bg.jpg : pinkTree = same design, sharper image git-svn-id: http://piwigo.org/svn/branches/2.0@3092 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Croatian flagvdigital2009-01-171-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3091 68402e56-0260-453c-a942-63ccdbb3a9ee
* Title harmonization in the scope of Piwigo website integration.vdigital2009-01-173-1/+11
| | | | | | | | | | $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. git-svn-id: http://piwigo.org/svn/branches/2.0@3090 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.0@3089 ↵gnantic2009-01-171-330/+330
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* add Polish language thanks to voyteckst ddtddt2009-01-1727-1/+2118
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3083 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3081 from trunk to branch 2.0.patdenice2009-01-172-8/+0
| | | | | | Remove utf8 encode in plugin class. git-svn-id: http://piwigo.org/svn/branches/2.0@3082 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.0@3080 ↵gnantic2009-01-1518-0/+782
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Pomoćni zapisignantic2009-01-150-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3079 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.0@3078 ↵gnantic2009-01-158-0/+1476
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Hrvatski prijevod PHP Web Gallery - Piwigognantic2009-01-150-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3077 68402e56-0260-453c-a942-63ccdbb3a9ee
* Disabled optimization table for branch 2.0 onlyrub2009-01-141-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3076 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3074 from trunk to branch 2.0.patdenice2009-01-141-0/+2
| | | | | | Display bug on install page git-svn-id: http://piwigo.org/svn/branches/2.0@3075 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3072 from trunk to branch 2.0rub2009-01-132-2/+10
| | | | | | | Fix bad $lang. Remove not necessary information messages on upgrade. git-svn-id: http://piwigo.org/svn/branches/2.0@3073 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3070 from trunk to branch 2.0.patdenice2009-01-131-0/+3
| | | | | | Send user language when retrieving datas from PEM api. git-svn-id: http://piwigo.org/svn/branches/2.0@3071 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Error icon misplacedvdigital2009-01-111-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3068 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates ITriopwg2009-01-091-69/+48
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3066 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 912 fixed: we need an extra original_sum to pwg.images.add API method toplegall2009-01-083-4/+9
| | | | | | | check photo existence. Using the file_sum was a bad idea. git-svn-id: http://piwigo.org/svn/branches/2.0@3064 68402e56-0260-453c-a942-63ccdbb3a9ee
* DE Updated with the work of Danielddtddt2009-01-0812-136/+130
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3063 68402e56-0260-453c-a942-63ccdbb3a9ee
* DE Updated with the work of Danielddtddt2009-01-074-209/+203
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3062 68402e56-0260-453c-a942-63ccdbb3a9ee
* - External links are following the Graphic Chart (class="external")vdigital2009-01-073-2/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3060 68402e56-0260-453c-a942-63ccdbb3a9ee
* code administration: any text file should have the svn:eol-style propertyplegall2009-01-070-0/+0
| | | | | | | set to LF. git-svn-id: http://piwigo.org/svn/branches/2.0@3058 68402e56-0260-453c-a942-63ccdbb3a9ee
* Code administration: convert all text files to Unix file format (CR as eolplegall2009-01-0629-2337/+2337
| | | | | | | and not CRLF) git-svn-id: http://piwigo.org/svn/branches/2.0@3054 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Change tabs text background in hover casevdigital2009-01-061-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3053 68402e56-0260-453c-a942-63ccdbb3a9ee
* - let it clickable ... (as it is now), ...vdigital2009-01-051-2/+0
| | | | | | - but NO pink underline, please git-svn-id: http://piwigo.org/svn/branches/2.0@3052 68402e56-0260-453c-a942-63ccdbb3a9ee
* New structure of file for help.htmlddtddt2009-01-053-202/+492
| | | | | | DE/NL/IT languages. git-svn-id: http://piwigo.org/svn/branches/2.0@3051 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: new instruction organization and display applied to SP language.ddtddt2009-01-052-51/+164
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3050 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: convert some german language files from iso to utf-8.plegall2009-01-043-129/+129
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3047 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-04368-369/+369
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: new instruction organization and display applied to french language.plegall2009-01-041-86/+160
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3045 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: in english instruction, try to avoid the generic word "element"plegall2009-01-041-1/+1
| | | | | | | | | and replace it by "photo". This commit changes only a section title, 4 "elements" remains in the file, but they are in the generic section "Add photos, the FTP way" where the directory organization is detailed. git-svn-id: http://piwigo.org/svn/branches/2.0@3044 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Text background for tabsheet.vdigital2009-01-043-1/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3043 68402e56-0260-453c-a942-63ccdbb3a9ee
* - $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2009-01-034-4/+32
| | | | | | | | | Meta tags for description, author, and keywords are generated, except if meta robots "noindex" is forced (with some pages like search, recent cats, etc.). In addition, $conf['meta_ref'] = false is forcing "noindex, nofollow". git-svn-id: http://piwigo.org/svn/branches/2.0@3040 68402e56-0260-453c-a942-63ccdbb3a9ee
* - New tabs from Stripy but not perfect again.vdigital2009-01-034-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3038 68402e56-0260-453c-a942-63ccdbb3a9ee
* modification: based on stripy request (see post:102812), administrationplegall2009-01-023-3/+3
| | | | | | | | instructions section headers become pink and expand/collapse icons are also pink (merge back 3035). git-svn-id: http://piwigo.org/svn/branches/2.0@3036 68402e56-0260-453c-a942-63ccdbb3a9ee