aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* No metadata synchronization icon on a remote picture (Synchro failure)vdigital2008-10-191-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2775 68402e56-0260-453c-a942-63ccdbb3a9ee
* Delfault template and Piwigo domain ...vdigital2008-10-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2774 68402e56-0260-453c-a942-63ccdbb3a9ee
* - php optims (small): remove/replace preg_xxx with faster simple string ↵rvelices2008-10-183-31/+25
| | | | | | functions ... git-svn-id: http://piwigo.org/svn/branches/2.0@2772 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
* - added an image sort order by privacy level (admins only)rvelices2008-10-183-9/+10
| | | | | | - fix an IE6 display issue with quick search on index page git-svn-id: http://piwigo.org/svn/branches/2.0@2769 68402e56-0260-453c-a942-63ccdbb3a9ee
* Last icons received from Stripyvdigital2008-10-1711-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2766 68402e56-0260-453c-a942-63ccdbb3a9ee
* - mysql potential injection paranoia + code compaction in common.inc.phprvelices2008-10-172-56/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2765 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some Input text have been enlarged in Admin (class="large")vdigital2008-10-166-9/+12
| | | | | | Bullet points removed on comments in picture page. git-svn-id: http://piwigo.org/svn/branches/2.0@2760 68402e56-0260-453c-a942-63ccdbb3a9ee
* - picture nav buttons use the get_extent modifierrvelices2008-10-169-12/+5
| | | | | | | | - comments title on picture page is singular/plural language sensitive - improved P@t commit (no double home display on picture nav bar) so that it works with my site git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
* - security paranoia: protect session/remember me cookies from XSS attacks ↵rvelices2008-10-164-28/+40
| | | | | | (works only if php>=5.2 and with IE/FF maybe others) git-svn-id: http://piwigo.org/svn/branches/2.0@2756 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix vulnerability http://www.milw0rm.com/exploits/6755rvelices2008-10-162-5/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2755 68402e56-0260-453c-a942-63ccdbb3a9ee
* new: upgrade script from 1.7.0. Instead of previous upgrade scripts, I callplegall2008-10-153-37/+125
| | | | | | | | | directly the "unit" upgrades from 61 to current. Previous upgrades not in the database are inserted but not applied (and have an explicit description saying so). git-svn-id: http://piwigo.org/svn/branches/2.0@2754 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2752:patdenice2008-10-157-15/+8
| | | | | | | - change mysql_escape_string function (deprecated) by mysql_real_escape_string. - Correction on install.tpl (link color). git-svn-id: http://piwigo.org/svn/branches/2.0@2753 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 894 : Missing slash at the end of URLlaurent.duretz2008-10-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2750 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2747:patdenice2008-10-1513-326/+243
| | | | | | | | | | - Install process now looks like goto/roma. - Move install.tpl to goto template. - add charset utf8 to fatal error function. - Check php version on install and upgrade, and die if < 5. git-svn-id: http://piwigo.org/svn/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
* Neuronal correction... Buttons colors and comment list bullets.vdigital2008-10-152-5/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2745 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000893: 404 errors on ↵rub2008-10-152-2/+14
| | | | | | | | | | template-common/lib/ui/i18n/ui.datepicker-en.js New implementation. Merge trunk 2720:2721 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2744 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix broken plain text mails (end of header.tpl must have one empty line to ↵rvelices2008-10-154-6/+7
| | | | | | | | | separate from mime headers) - fix position of flat button (recent commit changed html structure) - increase font size from 80% to 90% for thumb legends (somehow the shown text is a lot smaller than 1.7) git-svn-id: http://piwigo.org/svn/branches/2.0@2740 68402e56-0260-453c-a942-63ccdbb3a9ee
* ========= removedvdigital2008-10-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2737 68402e56-0260-453c-a942-63ccdbb3a9ee
* Stripy buttons have been reviewed.vdigital2008-10-142-9/+17
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2736 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
* version management: the Piwigo version changes to 2.0 instead of Butterflyplegall2008-10-122-2/+2
| | | | | | | which was its codename on trunk. git-svn-id: http://piwigo.org/svn/branches/2.0@2724 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery autosize:rub2008-10-113-0/+25
| | | | | | | | | Prepare public section in order to use autosize on version after butterfly Merge trunk 2720:2721 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2723 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 892 added: pwg.images.setInfo added so that once we have discoveredplegall2008-10-113-82/+219
| | | | | | | | the photo was already in the database (thanks to pwg.images.exist), we can only set the photo metadata. git-svn-id: http://piwigo.org/svn/branches/2.0@2722 68402e56-0260-453c-a942-63ccdbb3a9ee
* Previous change in defect.vdigital2008-10-111-3/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2720 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-119-17/+83
| | | | | | | | | Readd resize for list of categories Use include for double select list Merge trunk 2717:2718 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2719 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2716:patdenice2008-10-112-35/+13
| | | | | | | - Remove known_template function. - Replace it by a modifier function: get_extent. git-svn-id: http://piwigo.org/svn/branches/2.0@2717 68402e56-0260-453c-a942-63ccdbb3a9ee
* following commint plugin of p@tddtddt2008-10-1125-0/+2193
| | | | | | | | Add dutch language. Thank you to Eric git-svn-id: http://piwigo.org/svn/branches/2.0@2714 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2712:patdenice2008-10-114-25/+66
| | | | | | | - 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-1113-9/+490
| | | | | | | - 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
* git-svn-id: http://piwigo.org/svn/branches/2.0@2709 ↵ddtddt2008-10-111-3/+3
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Comments page review. (Merge 2706)vdigital2008-10-104-36/+40
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2707 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-107-185/+236
| | | | | | | | | Move code source to template-common in order to use datepicker on version after butterfly Merge trunk 2703:2704 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2705 68402e56-0260-453c-a942-63ccdbb3a9ee
* branch 2.0 creation from trunk r2702plegall2008-10-100-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2703 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move filter button to menubar.tpl.patdenice2008-10-102-6/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2702 68402e56-0260-453c-a942-63ccdbb3a9ee
* - If there is not new plugins to check, we don't get any more error message.patdenice2008-10-107-14/+24
| | | | | | - small corrections in configuration.html and cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
* - replace a preg_match with simple comparison (faster)rvelices2008-10-106-31/+22
| | | | | | | - try to get rid of some JS strict warnings in FF (hope it's fixed) - template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself) git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed unused var from templatervelices2008-10-093-16/+4
| | | | | | | - removed 2 unused rules from public content.css - index.php improvement (as in picture) - the log is done after sending first output to client git-svn-id: http://piwigo.org/svn/trunk@2699 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrective change to svn:2674vdigital2008-10-091-1/+1
| | | | | | | | (Add ids to textarea (for future use with TinyMCE plugin).) id="content" is already used on many pages and a css rule is applied on. So new id is id="contentid". git-svn-id: http://piwigo.org/svn/trunk@2695 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia theme: vdigital2008-10-094-6/+6
| | | | | | | | | | - Slideshow icon left margin 7% - Missing Pause icon. - Missing Rating stars icons. Roma: - Adjust line-height to avoid truncated line in plugin menu scroll zone git-svn-id: http://piwigo.org/svn/trunk@2694 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS Conformity (1 of n)vdigital2008-10-082-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2693 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin side icons for gotovdigital2008-10-083-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2692 68402e56-0260-453c-a942-63ccdbb3a9ee
* Gallery side icons for Sylviavdigital2008-10-0818-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2691 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add id to date controls in order to prepare Datepickerrub2008-10-081-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2690 68402e56-0260-453c-a942-63ccdbb3a9ee
* Upload file is out of Graphic charter (Too complex to do currently).vdigital2008-10-081-2/+2
| | | | | | It may come later by a template extension. git-svn-id: http://piwigo.org/svn/trunk@2689 68402e56-0260-453c-a942-63ccdbb3a9ee
* .gif rating stars in Sylvia themevdigital2008-10-081-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee
* AAM languages ESddtddt2008-10-080-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2687 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
* Updated admin.lang.php ddtddt2008-10-083-3/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee