aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Special > History > Searchvdigital2008-12-073-13/+13
| | | | | | | | | | -"Submit" button should be aligned with "Image Id" input - Column titles need caps (Time, User, Element Type ...) Translators: (Only English and French are updated) merge -c2933 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2934 68402e56-0260-453c-a942-63ccdbb3a9ee
* page Picturevdigital2008-12-071-1/+2
| | | | | | | | - line above "comment" should be ... HR (horizontal rule) hidden - "submit" button should aligned with "author" input merge -c2931 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2932 68402e56-0260-453c-a942-63ccdbb3a9ee
* - error message : #FF3333 (now #FF3300)vdigital2008-12-071-1/+1
| | | | | | | | merge -c2929 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2930 68402e56-0260-453c-a942-63ccdbb3a9ee
* - "register" and "lost password" icons are in bad shape in menu...vdigital2008-12-061-0/+1
| | | | | | | merge -c2927 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2928 68402e56-0260-453c-a942-63ccdbb3a9ee
* Categories > Upload a picturevdigital2008-12-061-0/+4
| | | | | | | | | | | | | | | - "browse" input = border #666, 1px, bg #222 (now, bg #FFFFcc) => CSS has been changed, but the result has not changed merge -c2925 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2926 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add a "Bound Template" column for template extensions.patdenice2008-12-0616-15/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2921 from branch 2.0 to trunkplegall2008-12-031-0/+5
| | | | | | | | bug 907 fixed: avoid PHP warning when pwg.images.add adds a photo in a category that either contains no "ranked" image or when category is empty. git-svn-id: http://piwigo.org/svn/trunk@2922 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2918 from branch 2.0 to trunkplegall2008-12-031-1/+1
| | | | | | | | bug 905 fixed: avoid PHP notice when rank is implicit in the categories parameter of the pwg.images.add web API method. git-svn-id: http://piwigo.org/svn/trunk@2920 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2722 from branch 2.0 to trunkplegall2008-12-033-81/+218
| | | | | | | | | feature 892 added: pwg.images.setInfo added so that once we have discovered 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/trunk@2919 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2916 from branch 2.0 to trunkplegall2008-12-022-0/+20
| | | | | | | | bug 904 fixed: an index.htm is created in directories created by pwg.images.add web API method, only directories that contains pictures. git-svn-id: http://piwigo.org/svn/trunk@2917 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-262-2/+2
| | | | | | 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
* merge -c2908 from branch 2.0 to trunkvdigital2008-11-256-2/+3
| | | | | | | | | | | Minor: Changes for IE6 better support (even if it is still very poor). git-svn-id: http://piwigo.org/svn/trunk@2909 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Replace all #content by .content in Sylvia theme.css.patdenice2008-11-247-12/+21
| | | | | | - 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 -c2904 from branch 2.0 to trunkvdigital2008-11-244-1/+2
| | | | | | | | | | Recent Stripy's icons and adapted css (tested under IE7 and FF3). git-svn-id: http://piwigo.org/svn/trunk@2905 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add home and identification buttons after installation.patdenice2008-11-2312-23/+38
| | | | | | | | - Use fetchRemote function for remote site actions. - Corrections in fetchRemote fnction. - Move PLUGIN_PICTURE_BEFORE in picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2902 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Bug fixed: username or password with accented character are now accepted ↵patdenice2008-11-223-24/+22
| | | | | | | | | for upgrade. - Simplify query in pwg_session_write function. - Retrieve data with cURL method in fetchRemote function now work with forwarded URL. git-svn-id: http://piwigo.org/svn/trunk@2900 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2898 from branch 2.0 to trunkvdigital2008-11-212-12/+13
| | | | | | | | Sylvia notes are similar to msgs (with transparent white grid) git-svn-id: http://piwigo.org/svn/trunk@2899 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2896 from branch 2.0 to trunkvdigital2008-11-211-1/+1
| | | | | | | infos.png is moved from right to left in admin git-svn-id: http://piwigo.org/svn/trunk@2897 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove_s.png icon for tag removal (forgotten)vdigital2008-11-211-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2894 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add argument at trigger_action in invalidate_user_cache function rub2008-11-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2892 68402e56-0260-453c-a942-63ccdbb3a9ee
* Delete caches and optimize tables on upgraderub2008-11-193-7/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@2890 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2888 from branch 2.0 to trunkvdigital2008-11-192-3/+3
| | | | | | | Colored scrollbar in theme-ie.css (for IE) git-svn-id: http://piwigo.org/svn/trunk@2889 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2886 from branch 2.0 to trunkriopwg2008-11-1919-85/+85
| | | | | | 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-1912-13/+21
| | | | | | | | | - 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
* Delete cache data when category is deleted.rub2008-11-171-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2882 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add fetchRemote function which allow to retrieve datas over HTTP protocol ↵patdenice2008-11-1514-46/+144
| | | | | | | | | | | using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated. - Use fetchRemote function in plugins manager and in latest version checking. - Add german translations for upgrade.lang.php. - Remove empty line at the end of pclzip.lib.php. - Change display of deactivated plugins after upgrade. git-svn-id: http://piwigo.org/svn/trunk@2880 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2872 from branch 2.0 to trunkriopwg2008-11-1411-118/+119
| | | | | | Corrections + del last phpwebgallery in help folder git-svn-id: http://piwigo.org/svn/trunk@2873 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Remove advises of file removal at the end of install (forgotten in last ↵patdenice2008-11-127-14/+3
| | | | | | commit!) git-svn-id: http://piwigo.org/svn/trunk@2865 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Remove advises of file removal at the end of install/upgrade.patdenice2008-11-1210-48/+43
| | | | | | - Automatic change mysql.inc.php if file is writable, else purpose manual change to user. git-svn-id: http://piwigo.org/svn/trunk@2863 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2861 from branch 2.0 to trunkplegall2008-11-111-1/+1
| | | | | | | | | improvement: instead of checking for #history_summary table presence, we check for #plugins table. Some web hosting provider have removed this table, causing misleading information to the upgrade script from 1.7.0. git-svn-id: http://piwigo.org/svn/trunk@2862 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2008-11-102-0/+12
| | | | | | See topic #99192 on the forum. git-svn-id: http://piwigo.org/svn/trunk@2859 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000900: format_date function doesn't work when time is ↵rub2008-11-092-2/+10
| | | | | | | | omitted with 'mysql_datetime' type Continue correction of grum git-svn-id: http://piwigo.org/svn/trunk@2856 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction upgrade.lang.phpriopwg2008-11-094-8/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2854 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2850 from branch 2.0 to trunkgrum2008-11-091-2/+2
| | | | | | The exact copy of commit log in 2850. git-svn-id: http://piwigo.org/svn/trunk@2853 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2848 from branch 2.0 to trunkplegall2008-11-081-1/+1
| | | | | | | | bug fixed: in r2774 a bug was introduced, piwigo.org is not available yet, and plugin manager can't connect to the extension manager. git-svn-id: http://piwigo.org/svn/trunk@2849 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 to ESddtddt2008-11-082-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2844 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates upgrade.lang.php & c13y_upgrade/language/it_IT/plugin.lang.phpriopwg2008-11-082-22/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@2842 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2840 from branch 2.0 to trunkvdigital2008-11-072-13/+30
| | | | | | | | New: Extend of available fields within a category page for a template-extension simple usage. Refer to topic: "Smoothgallery plugin" where no plugin is requested to do it. Minor: Some format in Sylvia theme git-svn-id: http://piwigo.org/svn/trunk@2841 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve 1.3.1 upgrade (automatic write in mysql.inc.php).patdenice2008-11-078-15/+69
| | | | | | | - translate 1.3.1 upgrade informations messages. - security fix in upgrade login. git-svn-id: http://piwigo.org/svn/trunk@2838 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Webmaster or administrator can login to run upgrade.patdenice2008-11-0613-5161/+2939
| | | | | | | | | - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. git-svn-id: http://piwigo.org/svn/trunk@2836 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 899laurent.duretz2008-11-061-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2833 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2831 from branch 2.0 to trunkrvelices2008-11-063-3/+3
| | | | | | - remove some unnecessary modifiers from template - it should be somehow faster (arguably though) git-svn-id: http://piwigo.org/svn/trunk@2832 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
* merge -c2825 from branch 2.0 to trunkvdigital2008-11-052-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2826 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2823 from branch 2.0 to trunkrvelices2008-11-046-52/+13
| | | | | | | | - removed some unused constants from constants.php - removed some unused css rules - removed unused code git-svn-id: http://piwigo.org/svn/trunk@2824 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@2822 ↵ddtddt2008-11-032-15/+14
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee