aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-06- Add a "Bound Template" column for template extensions.patdenice3-9/+24
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-25merge -c2908 from branch 2.0 to trunkvdigital5-2/+2
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
2008-11-24merge -c2904 from branch 2.0 to trunkvdigital2-0/+0
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
2008-11-23- Add home and identification buttons after installation.patdenice4-6/+29
- 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
2008-11-22- Bug fixed: username or password with accented character are now accepted ↵patdenice2-12/+21
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
2008-11-21merge -c2896 from branch 2.0 to trunkvdigital1-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
2008-11-19Add argument at trigger_action in invalidate_user_cache function rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2892 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19Delete caches and optimize tables on upgraderub2-5/+17
git-svn-id: http://piwigo.org/svn/trunk@2890 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19- Replace some mysql_query by pwg_query function.patdenice2-3/+7
- 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
2008-11-17Delete cache data when category is deleted.rub1-1/+6
git-svn-id: http://piwigo.org/svn/trunk@2882 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15- Add fetchRemote function which allow to retrieve datas over HTTP protocol ↵patdenice7-23/+122
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
2008-11-12- Remove advises of file removal at the end of install/upgrade.patdenice1-0/+1
- 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
2008-11-07- improve 1.3.1 upgrade (automatic write in mysql.inc.php).patdenice1-3/+8
- 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
2008-11-06- Webmaster or administrator can login to run upgrade.patdenice3-5052/+2823
- 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
2008-11-03- Add roma theme to upgrade page.patdenice3-38/+63
- Upgrade translation. git-svn-id: http://piwigo.org/svn/trunk@2819 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-01- bugs correction in upgrade_1.7.0.php.patdenice1-0/+46
- only non-standard plugins are deactivated during upgrade. git-svn-id: http://piwigo.org/svn/trunk@2815 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-25Merging revision 2804vdigital1-1/+2
Minor: capitalization is limited to first-letter. git-svn-id: http://piwigo.org/svn/trunk@2805 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-21- Move upgrade.tpl to admin template.patdenice1-0/+44
- 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
2008-10-19Merging revisions 2773-2776vdigital5-0/+30
- Default template and Piwigo domain ... - No metadata synchronization icon on a remote picture (Synchro failure) - Jump to category icon is removed on user forbidden categories (previously check_restrictions was leading administrators to the access denied page). git-svn-id: http://piwigo.org/svn/trunk@2777 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-17Last icons received from Stripy[merge]vdigital6-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2767 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16Some Input text have been enlarged in Admin (class="large")vdigital5-9/+10
Bullet points removed on comments in picture page. (Neuronal correction...)[merge] git-svn-id: http://piwigo.org/svn/trunk@2761 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- change mysql_escape_string function (deprecated) by mysql_real_escape_string.patdenice4-11/+4
- Correction on install.tpl (link color). git-svn-id: http://piwigo.org/svn/trunk@2752 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- Install process now looks like goto/roma.patdenice2-2/+154
- 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/trunk@2747 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Neuronal correction... Buttons colors and comment list bullets.[merge]vdigital1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2746 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Resolved issue 0000893: 404 errors on ↵rub1-1/+7
template-common/lib/ui/i18n/ui.datepicker-en.js New implementation. git-svn-id: http://piwigo.org/svn/trunk@2743 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Resolved issue 0000893: 404 errors on ↵rub1-13/+1
template-common/lib/ui/i18n/ui.datepicker-en.js Revert commit 2739 git-svn-id: http://piwigo.org/svn/trunk@2742 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14Resolved issue 0000893: 404 errors on ↵rub1-1/+13
template-common/lib/ui/i18n/ui.datepicker-en.js Proposition of fix. Waiting validation before merge to branch 2.0 git-svn-id: http://piwigo.org/svn/trunk@2739 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14Stripy buttons have been reviewed.vdigital1-8/+12
git-svn-id: http://piwigo.org/svn/trunk@2735 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11jQuery Datepicker:rub7-16/+53
Readd resize for list of categories Use include for double select list git-svn-id: http://piwigo.org/svn/trunk@2718 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11- Add known_template function (maybe we can change function name).patdenice1-23/+29
- Template extensions are working with menubar blocks templates. git-svn-id: http://piwigo.org/svn/trunk@2712 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10jQuery Datepicker:rub1-182/+5
Move code source to template-common in order to use datepicker on version after butterfly git-svn-id: http://piwigo.org/svn/trunk@2704 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10- If there is not new plugins to check, we don't get any more error message.patdenice2-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
2008-10-09Sylvia theme: vdigital1-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
2008-10-08Admin side icons for gotovdigital3-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2692 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08jQuery Datepicker:rub1-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
2008-10-07Add space between icons in Category Managementvdigital1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07jQuery Datepicker:rub5-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
2008-10-06- forgotten images in commit 2674.patdenice1-1/+1
- small correction in cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06feature 884 added: ability to delete photos uploaded via web API methodplegall3-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
2008-10-06Some icons (Thanks to Stripy).vdigital3-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
2008-10-06Move datepicker.css to template-common.rub2-215/+1
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06Move jQuery Datepicker customization to default goto css.rub2-2/+6
git-svn-id: http://piwigo.org/svn/trunk@2675 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06- Don't show "home" twice on picture navbar if category is not set.patdenice3-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
2008-10-06Add hand cursor on calendar button.rub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Remove "..." button witch appears on calendar button.rub2-3/+4
git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Datepicker is chartered.vdigital1-0/+9
git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Admin side icons for goto (remove unused and restored ranks)vdigital2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2666 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Move datepicker.css from theme to template.rub2-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-041 - selected_admin_menu function is externalized.vdigital2-49/+58
2 - Plugin can force accordion to be stable by adding &amp;plgmenu in their plugin url git-svn-id: http://piwigo.org/svn/trunk@2662 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- Correct display bug of quick local synchro in IE7.patdenice2-7/+9
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee