aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - icon "toggle_is_default_group.png" : new iconvdigital2008-12-071-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2937 68402e56-0260-453c-a942-63ccdbb3a9ee
* - title "Subscribe" and "Unsubscribe" should centered (no right aligned) ↵vdigital2008-12-071-1/+1
| | | | | | with select area git-svn-id: http://piwigo.org/svn/branches/2.0@2935 68402e56-0260-453c-a942-63ccdbb3a9ee
* Special > History > Searchvdigital2008-12-071-1/+1
| | | | | | | | | -"Submit" button should be aligned with "Image Id" input - Column titles need caps (Time, User, Element Type ...) Translators: (Only English and French are updated) git-svn-id: http://piwigo.org/svn/branches/2.0@2933 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2923 from trunk to branch 2.0.patdenice2008-12-063-9/+24
| | | | | | | - Add a "Bound Template" column for template extensions. git-svn-id: http://piwigo.org/svn/branches/2.0@2924 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor: Changes for IE6 better support (even if it is still very poor).vdigital2008-11-255-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2908 68402e56-0260-453c-a942-63ccdbb3a9ee
* Recent Stripy's icons and adapted css (tested under IE7 and FF3).vdigital2008-11-242-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2904 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2902 from trunk to branch 2.0.patdenice2008-11-234-6/+29
| | | | | | | | | - Add home and identification buttons after installation. - 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/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2900 from trunk to branch 2.0.patdenice2008-11-222-12/+21
| | | | | | | | - Bug fixed: username or password with accented character are now accepted 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/branches/2.0@2901 68402e56-0260-453c-a942-63ccdbb3a9ee
* infos.png is moved from right to left in admin vdigital2008-11-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2896 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add argument at trigger_action in invalidate_user_cache function rub2008-11-191-1/+1
| | | | | | | merge -c2892 from trunk to branch 2.0 The exact copy of commit log in 2892. git-svn-id: http://piwigo.org/svn/branches/2.0@2893 68402e56-0260-453c-a942-63ccdbb3a9ee
* Delete caches and optimize tables on upgraderub2008-11-192-5/+17
| | | | | | | merge -c2890 from trunk to branch 2.0 The exact copy of commit log in 2890. git-svn-id: http://piwigo.org/svn/branches/2.0@2891 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2884 from trunk to branch 2.0.patdenice2008-11-192-3/+7
| | | | | | | | | | - 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
* Delete cache data when category is deleted.rub2008-11-171-1/+6
| | | | | | | merge -c2882 from trunk to branch 2.0 The exact copy of commit log in 2882. git-svn-id: http://piwigo.org/svn/branches/2.0@2883 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2880 from trunk to branch 2.0patdenice2008-11-157-23/+122
| | | | | | | | | | - Add fetchRemote function which allow to retrieve datas over HTTP protocol 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/branches/2.0@2881 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2863 from trunk to branch 2.0patdenice2008-11-121-0/+1
| | | | | | | - Remove advises of file removal at the end of install/upgrade. - Automatic change mysql.inc.php if file is writable, else purpose manual change to user. git-svn-id: http://piwigo.org/svn/branches/2.0@2864 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2838 from trunk to branch 2.0patdenice2008-11-071-3/+8
| | | | | | | | - improve 1.3.1 upgrade (automatic write in mysql.inc.php). - translate 1.3.1 upgrade informations messages. - security fix in upgrade login. git-svn-id: http://piwigo.org/svn/branches/2.0@2839 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2836 from trunk to branch 2.0patdenice2008-11-063-5052/+2823
| | | | | | | | | | - Webmaster or administrator can login to run upgrade. - 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/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2819 from trunk to branch 2.0patdenice2008-11-033-38/+63
| | | | | | | - Add roma theme to upgrade page. - Upgrade translation. git-svn-id: http://piwigo.org/svn/branches/2.0@2820 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2815 from trunk to branch 2.0patdenice2008-11-011-0/+46
| | | | | | | | - bugs correction in upgrade_1.7.0.php. - only non-standard plugins are deactivated during upgrade. git-svn-id: http://piwigo.org/svn/branches/2.0@2816 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor: capitalization is limited to first-letter.vdigital2008-10-251-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2804 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2787:patdenice2008-10-211-0/+44
| | | | | | | | - 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
* Jump to category icon is removed on user forbidden categories (previously ↵vdigital2008-10-194-0/+28
| | | | | | check_restrictions was leading administrators to the access denied page). git-svn-id: http://piwigo.org/svn/branches/2.0@2776 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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
* Last icons received from Stripyvdigital2008-10-176-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2766 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some Input text have been enlarged in Admin (class="large")vdigital2008-10-165-9/+10
| | | | | | Bullet points removed on comments in picture page. git-svn-id: http://piwigo.org/svn/branches/2.0@2760 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2752:patdenice2008-10-154-11/+4
| | | | | | | - 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
* Merge from trunk 2747:patdenice2008-10-152-2/+154
| | | | | | | | | | - 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-151-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2745 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000893: 404 errors on ↵rub2008-10-151-1/+7
| | | | | | | | | | 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
* Stripy buttons have been reviewed.vdigital2008-10-141-8/+12
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2736 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-117-16/+53
| | | | | | | | | 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 2712:patdenice2008-10-111-23/+29
| | | | | | | - 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
* jQuery Datepicker:rub2008-10-101-182/+5
| | | | | | | | | 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
* - If there is not new plugins to check, we don't get any more error message.patdenice2008-10-102-4/+9
| | | | | | - small corrections in configuration.html and cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia theme: vdigital2008-10-091-4/+3
| | | | | | | | | | - 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
* Admin side icons for gotovdigital2008-10-083-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2692 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-081-13/+68
| | | | | | | | | | | improve disabled elements on day and month lits (disable day for short months) (disable day and month for double selection) git-svn-id: http://piwigo.org/svn/trunk@2684 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add space between icons in Category Managementvdigital2008-10-071-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-075-28/+40
| | | | | | | o use id for selector o check radio button on change date git-svn-id: http://piwigo.org/svn/trunk@2680 68402e56-0260-453c-a942-63ccdbb3a9ee
* - forgotten images in commit 2674.patdenice2008-10-061-1/+1
| | | | | | - small correction in cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 884 added: ability to delete photos uploaded via web API methodplegall2008-10-063-1/+165
| | | | | | | | pwg.images.add, ie without storage_category_id. pLoader uses this method and photos cannot be removed in any other way. git-svn-id: http://piwigo.org/svn/trunk@2678 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some icons (Thanks to Stripy).vdigital2008-10-063-22/+2
| | | | | | | | Small cleanup in goto/picture.css (More must come later). Notification and help pages have been reviewed. Swap rating stars in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2677 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move datepicker.css to template-common.rub2008-10-062-215/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move jQuery Datepicker customization to default goto css.rub2008-10-062-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2675 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Don't show "home" twice on picture navbar if category is not set.patdenice2008-10-063-4/+4
| | | | | | | - Add ids to textarea (for future use with TinyMCE plugin). - Enlarge cat_bottom-right.gif and cat_top-right.gif to 1200px. git-svn-id: http://piwigo.org/svn/trunk@2674 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add hand cursor on calendar button.rub2008-10-061-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove "..." button witch appears on calendar button.rub2008-10-052-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
* Datepicker is chartered.vdigital2008-10-051-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin side icons for goto (remove unused and restored ranks)vdigital2008-10-052-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2666 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move datepicker.css from theme to template.rub2008-10-052-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee