aboutsummaryrefslogtreecommitdiffstats
path: root/language/hr_HR/admin.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-16git-svn-id: http://piwigo.org/svn/branches/2.0@3157 ↵gnantic1-3/+3
68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13merge r3143 from trunk to branch 2.0patdenice1-1/+3
- Show number of downloads in plugins list. - Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/branches/2.0@3144 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-02initial translation final stagegnantic1-402/+402
git-svn-id: http://piwigo.org/svn/branches/2.0@3119 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-22initial translation part 2gnantic1-211/+211
git-svn-id: http://piwigo.org/svn/branches/2.0@3109 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-15git-svn-id: http://piwigo.org/svn/branches/2.0@3078 ↵gnantic1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22- datePicker calendar to be re-chartered (roma).vdigital1-3/+3
- Identification > Notification : Translation review - Header with no header (Sylvia only). git-svn-id: http://piwigo.org/svn/branches/2.0@3013 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Pictures > Waiting > Picturesvdigital1-3/+3
- Please, center column titles (category, Date, file, thumbnail, Author) - Caps are missing : Category, File, Thumbnail and Pictures > Waiting > Comments * Reject * Validate aligned and Pictures > Thumbnails - Caps are missing : path, filesize Translators: (Only English and French are updated) git-svn-id: http://piwigo.org/svn/branches/2.0@2943 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Special > History > Searchvdigital1-6/+6
-"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
2008-12-06merge -c2923 from trunk to branch 2.0.patdenice1-0/+1
- Add a "Bound Template" column for template extensions. git-svn-id: http://piwigo.org/svn/branches/2.0@2924 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15merge -c2880 from trunk to branch 2.0patdenice1-1/+1
- 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
2008-10-06feature 884 added: ability to delete photos uploaded via web API methodplegall1-0/+5
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-04- Correct display bug of quick local synchro in IE7.patdenice1-0/+1
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Add explicit error message in plugins tab if allow_url_fopen is disabled.patdenice1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22Add "draggable" icon for cat_list.patdenice1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19deletion: function export_pwg_data was inadvertently added with r1817 whileplegall1-2/+1
the development was not finished. git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-12bug fixed: l10n added for image ranks (feature 169) and for tags grouped byplegall1-0/+6
letter (feature 828). git-svn-id: http://piwigo.org/svn/trunk@2522 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11remove ws access table/partners functionalityrvelices1-30/+0
git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-29synchro improvements:rvelices1-1/+2
- able to sync metadata at the same time as the files/dirs - by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132) - the form is shown again even after a successfull non simulated run git-svn-id: http://piwigo.org/svn/trunk@2491 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22- language - removed 2 unnecessary keys from admin.langrvelices1-3/+4
- language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12Admin advices can be easily extended to new advices.vdigital1-1/+3
Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-14Feature template-extension based on 2006 chrisaga's idea.vdigital1-0/+8
chrisaga wrote: "If you want to make some template customization without building a brand new template, you should use ..." git-svn-id: http://piwigo.org/svn/trunk@2434 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-09merge -c2427 from branch 1.7 to trunkplegall1-1/+1
bug 802 fixed: if GD library is not available, display an explicit error, even before trying to generated any thumbnail. git-svn-id: http://piwigo.org/svn/trunk@2428 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04Bug 754 fixed for Butterfly (some languages missing)mathiasm1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-19language reviewrub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2351 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16Resolved issue 0000826: Required versions (Php & MySql) rub1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@2343 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15Change some PhpWebGallery to Piwigo. (2/2)rub1-12/+9
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03Start of Stripy look on Admin page (Not stable for all browsers)vdigital1-7/+8
git-svn-id: http://piwigo.org/svn/trunk@2328 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub1-1/+11
First commit, others will be follow. Not hesitate to change my translations. Add upload configuration tabsheet (move and add configuration) Change and add define for access level Can show upload link every time Can restrict access upload.class.php Can choice category on upload page Add upload class not use for the moment Review quickly and temporary style of upload.tpl git-svn-id: http://piwigo.org/svn/trunk@2325 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20LinuxLefty patch for bug 780: Hide caddie if no targetvdigital1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@2305 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-115 less admin language keysrvelices1-5/+0
git-svn-id: http://piwigo.org/svn/trunk@2275 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-10Corrections in plugins management.patdenice1-1/+2
Add "Last revisions" sort order. git-svn-id: http://piwigo.org/svn/trunk@2272 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08- security fix (profile)rvelices1-35/+13
- les langues a la hache - fix some copy/paste errors git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08- upload.tpl goes smartyrvelices1-20/+1
- start some language cleanup and a small attempt to standardize a bit ... - debug_language now calls trigger_error instead of echo when missing language key git-svn-id: http://piwigo.org/svn/trunk@2265 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-05- added clear compiled templates maintenance taskrvelices1-6/+3
- maintenance.tpl is smarty - some language cleanup git-svn-id: http://piwigo.org/svn/trunk@2251 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02Enhance plugins administtrationpatdenice1-0/+26
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-13Resolved issue 0000792: Admin "intro" : Integrity control bypassrub1-2/+13
Some sentences must be re-write ;-) git-svn-id: http://piwigo.org/svn/trunk@2208 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-22Add capital letter on administration maintenance.rub1-7/+7
git-svn-id: http://piwigo.org/svn/trunk@2150 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents becomeplegall1-0/+0
utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-13feature 731: permissions at image levelrvelices1-1/+1
- possibility to change image level from picture_modify - language change "Public" to "---" - possibility to sort users by level on user_list page git-svn-id: http://piwigo.org/svn/trunk@2090 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-11feature 731: permissions at image level rvelices1-0/+7
- this is the first version - I wait for feedback before changing help files git-svn-id: http://piwigo.org/svn/trunk@2084 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19Move translations on good version blockrub1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@2068 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19Resolved issue 0000725: Check integrityrub1-10/+11
Move c13y translations on the block of version 1.7.1 git-svn-id: http://piwigo.org/svn/trunk@2066 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-18Resolved issue 0000725: Check integrityrub1-4/+26
Replace actual test (exif) by a new dynamic system of check integrity. Anomalies are listed with automatic correction if it's possible. It's a proposition of new feature! git-svn-id: http://piwigo.org/svn/trunk@2065 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-12- merge -r2063 from branch-1_7 to trunk - admin language and help file ↵rvelices1-2/+2
correction git-svn-id: http://piwigo.org/svn/trunk@2064 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-10merge r2061 from branch 1.7 to trunkrvelices1-1/+2
feature 719 : Split purge history link into Purge summary and Purge details. - add a confirmation box when purging history git-svn-id: http://piwigo.org/svn/trunk@2062 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-28feature 713: allow permalinks to contain the slash ("/") characterrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2047 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-10Resolved issue 0000489: Mail address obligatoryrub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2032 68402e56-0260-453c-a942-63ccdbb3a9ee