Commit Graph

11342 Commits

Author SHA1 Message Date
Piwigo-TranslationTeam 1997f71879 Update eu_ES, thanks to bixerdo 2016-11-11 05:55:42 +01:00
Piwigo-TranslationTeam 21950ea32f Update eu_ES, thanks to bixerdo 2016-11-11 05:55:31 +01:00
flop25 a215b0371a fixes #546 get_root_url() instead of get_gallery_home_url() 2016-11-10 16:31:10 +01:00
plegall 419538a149 fixes #545, add dimensions/filesize on batch manager thumbnail tooltips 2016-11-10 11:51:07 +01:00
plegall ef25e72486 fixes #515 adds check on mysql extension loaded
Especially on PHP 7 where only mysqli can be available.
2016-11-07 14:43:37 +01:00
Piwigo-TranslationTeam 87c158018d Update eu_ES, thanks to piarres 2016-10-29 10:20:54 +02:00
Piwigo-TranslationTeam 77f3cf2d1b Update eu_ES, thanks to piarres 2016-10-27 11:28:17 +02:00
Piwigo-TranslationTeam d2c5d18e00 Update ar_EG, thanks to elshobokshy 2016-10-26 16:35:55 +02:00
Piwigo-TranslationTeam 5a8b720370 Update eu_ES, thanks to piarres 2016-10-26 16:35:02 +02:00
Piwigo-TranslationTeam 13c07eadfb Add eu_ES, thanks to piarres 2016-10-26 16:31:42 +02:00
Piwigo-TranslationTeam 809566c7ef Update eu_ES, thanks to piarres 2016-10-26 06:43:03 +02:00
plegall a9fa61adfe Merge branch '2.8' 2016-10-20 10:43:41 +02:00
plegall 25d2305839 fixes #542, do not always use browser language on register 2016-10-20 10:14:28 +02:00
plegall 21bb14db42 feature #541, dark colors for menubar on admin clear theme 2016-10-17 10:36:08 +02:00
Matthew Petroff 7fcfc33d04 Fix typos in default config file comments. (#540) 2016-10-15 11:12:08 +02:00
plegall 0320a29dce fixes #536, no longer use resizable 2016-10-14 11:52:20 +02:00
plegall ff476fe7d3 add icons icon-television (for dashboard) and icon-chart-bar 2016-10-14 11:09:28 +02:00
plegall c6b45f1772 feature #535, modernize admin header/footer
* [header] replace the color switcher by a light/dark (sun/moon) action link
* [footer] add icons for piwigo.org doc & forum
* [footer] replace Piwigo logo with a clean SVG version, created by @mistic100
* [header/footer] remove "|" separators
* [header] limit title display to 50% of page width (with ellipsis on overflow)
* [header] media query to hide link labels below 800px
* [header] switch color of home icon on hover
* on clear theme, change header/footer background color to #333 (dark grey) like on current Piwigo.org
2016-10-13 11:53:34 +02:00
plegall 733833ce45 Add a few admin icons in Fontello
* icon-ccw (restore plugin)
* icon-eye-off (hide details)
* replace icon-user
* icon-moon-inv (switch to roma dark admin theme)
* icon-sun-inv (switch to clear admin theme)
* icon-book (piwigo.org doc)
* icon-lifebuoy (piwigo.org forum)
2016-10-13 11:17:27 +02:00
plegall 5d6b4915bd feature #534, modernize admin home
* make stat boxes conditionnal
2016-10-07 19:41:21 +02:00
plegall 2629ea51c8 feature #534, modernize admin home
* move "check upgrade" as action link (but to be removed later)
* move "subscribe to newsletter" as action link (but to be redesigned later)
2016-10-07 17:12:47 +02:00
plegall 56339a0601 feature #534, modernize admin home
* convert the big button "Quick Local Sync" into a simpler action link
* simplify the "quick sync" as a specific action on site_update.php
2016-10-07 16:11:20 +02:00
plegall 5dbc6c85a9 feature #534, modernize admin homepage {wip}
* add tab
* display the pending comments as a "message" (new blue box)
* remove anything related to environment #532
* display stats as big icon + big number + caption
* new stat "storage used"
2016-10-07 14:30:54 +02:00
plegall 41fe517590 feature #532, also move Piwigo version to Admin>Tools>Maintenance 2016-10-06 15:56:29 +02:00
plegall c1d2733378 add icons, back-in-time (for first added photo), hdd (storage space used), right (arrow) 2016-10-06 15:56:06 +02:00
plegall 0a753a9162 fixes #532, "environment" infos moved to "maintenance" page 2016-10-06 12:23:19 +02:00
plegall 4e24768989 fixes #533, add a "messages" box (blue colorscheme) 2016-10-06 11:46:42 +02:00
Piwigo-TranslationTeam 07a83b5773 Update br_FR, thanks to yves.kerleguer 2016-09-27 22:22:16 +02:00
plegall 6a8e158206 fixes #529, protect delete_orphans against CSRF 2016-09-27 14:25:13 +02:00
plegall 18791eb440 bug #529, protect batch manager against CSRF 2016-09-27 14:21:55 +02:00
plegall 83a30a9e23 feature #528, less borders! 2016-09-26 15:18:55 +02:00
plegall 43ab69002e feature #526 : hide the bullet on infos/errors/warnings
... unless we have several items to display in the box
2016-09-26 13:43:04 +02:00
plegall b1f13e3657 fixes #526, cleaner and more modern infos/errors/warnings boxes 2016-09-26 12:46:24 +02:00
plegall af1c0c69d9 feature #526, add icon-attention for warnings 2016-09-26 12:45:16 +02:00
Piwigo-TranslationTeam ecc1848c87 Update gl_ES, thanks to damufo 2016-09-23 06:33:09 +02:00
Piwigo-TranslationTeam 2d44ba4868 Update br_FR, thanks to yves.kerleguer 2016-09-23 06:32:58 +02:00
Piwigo-TranslationTeam f20dde007d Update nb_NO, thanks to yngve 2016-09-14 11:13:01 +02:00
Piwigo-TranslationTeam 674fbbe836 Update nl_NL, thanks to watertoren5044 2016-09-13 21:43:49 +02:00
Piwigo-TranslationTeam ecbd1dbe33 Update nl_NL, thanks to watertoren5044 2016-09-02 12:37:06 +02:00
Piwigo-TranslationTeam b8d69b7ed5 Update nl_NL, thanks to watertoren5044 2016-09-02 11:46:09 +02:00
Piwigo-TranslationTeam 51ae3bce56 Update nl_NL, thanks to watertoren5044 2016-09-01 21:09:42 +02:00
Piwigo-TranslationTeam 61db526ee2 Update nl_NL, thanks to watertoren5044 2016-08-31 21:06:44 +02:00
Piwigo-TranslationTeam f901d9747e Update nl_NL, thanks to watertoren5044 2016-08-31 21:06:33 +02:00
plegall 843ccb89c1 Merge branch '2.8' 2016-08-29 14:15:12 +02:00
plegall a09d6e0623 Merge branch 'bug/376-mysql-5.7-order_by' into 2.8 2016-08-29 14:14:35 +02:00
plegall ba627eeca8 Merge branch 2.8, which is a "fake" merge
git merge -s ours 2.8 : to avoid merging version number change
2016-08-29 13:55:28 +02:00
plegall 10da5801ef next version is 2.8.3 2016-08-29 13:55:03 +02:00
Piwigo-TranslationTeam bba3a4fac4 Update tr_TR, thanks to LazBoy 2016-08-24 06:07:02 +02:00
Piwigo-TranslationTeam 7514913161 Update nl_NL, thanks to watertoren5044 2016-08-19 06:19:30 +02:00
Piwigo-TranslationTeam 8086fb6f05 Update nl_NL, thanks to watertoren5044 2016-08-19 06:19:22 +02:00