Commit Graph

2127 Commits

Author SHA1 Message Date
plegall
417a5cacce remove useless specific CSS rule (no common to all pages) 2016-12-15 15:09:05 +01:00
plegall
cb964ad340 feature #561, font-checkbox (radio/checkbox) on album permission 2016-12-15 14:21:15 +01:00
plegall
9063ebc57d feature #561, font-icons radio for album notification 2016-12-15 14:02:36 +01:00
plegall
2039904345 feature #569, modernize text fields on admin clear theme
* white background
* more padding
* thicker borders, but clearer

In beta test only on album edition page for now.
2016-12-15 12:34:51 +01:00
plegall
357ab963e3 fixes #568, modernize Batch Manager
Fieldset legend now have a grey background.

Beta test for now. We will see what users think before applying on every page.
2016-12-15 12:30:56 +01:00
plegall
5f5aff1a04 feature #567, icons on batch manager buttons 2016-12-15 12:12:29 +01:00
plegall
c9058956c7 feature #567, admin theme clear, square buttons
... with more padding + prepare for clean icons
2016-12-15 12:07:49 +01:00
plegall
c65e8e279c fixes #566, modernize submit buttons on roma
* white on pink when mouse is over the button
* padding 5px instead of 1px 15px
2016-12-12 16:25:11 +01:00
plegall
4df36903b9 feature #565, check the checkbox state
...before we apply the appropriate checked/unchecked icon. This problem was
obvious when using the shoft-click selection feature on Batch Manager.
2016-12-12 15:53:17 +01:00
plegall
31bc360f7c feature #656, make shift-click compliant
... with font-icon checkboxes on Batch Manager
2016-12-12 15:53:17 +01:00
plegall
ed0d053699 feature #565, Batch Manager, font-icons checkboxes
For each photo.

And we use full colors for "hover" thumbnails, ie orange on "clear" theme and pink on "dark" theme.
2016-12-12 15:53:17 +01:00
modus75
95eb808857 Merge pull request #468 from juillerat/master
fixing #467 and correcting image sharpening on PHP 7.0 with GD
2016-12-11 21:04:38 +01:00
plegall
b6442677eb fixes #210, filter duplicates on checksum
But it only works for images having their md5sum filled in database. Which is
never the case for photos added by synchronization.
2016-12-11 19:51:20 +01:00
plegall
16e41e6434 use font-icons for duplicate options on batch manager 2016-12-11 19:07:45 +01:00
plegall
11bf464e77 feature #561, use font icon radio on config pages 2016-12-11 18:17:50 +01:00
plegall
e64f282a58 feature #561, make font icon radio work with any name
Like input name like "w[position]"
2016-12-10 20:05:12 +01:00
plegall
806a3b7ae7 feature #378, bug fixed on draw() call
The oTable javascript variable is built with jQuery('#userList').dataTable(),
which returns a jQuery object, while jQuery(...).Datatable() would directly
return a DataTables API object. So now, to access the draw() function, we need
to get the api() first from the jQuery object.

https://datatables.net/manual/api#Accessing-the-API
2016-12-09 15:04:48 +01:00
plegall
102e0f0608 Merge branch 'jeremydurand-bug/403-configuration-new-album-position' 2016-12-05 15:36:50 +01:00
plegall
89fb9b1d64 fixes #231, add link to album edit page after create 2016-12-04 22:35:30 +01:00
plegall
3959df9d45 modernize admin design, save icon on button 2016-12-02 15:10:47 +01:00
plegall
b2fba913e6 #561 font icon radio/checkbox everywhere on cat_modify 2016-12-02 15:10:25 +01:00
plegall
cda81bbad2 feature #561, use radio font icons on album edition page 2016-12-02 14:46:13 +01:00
plegall
9113490ad7 fixes #561, font icons for radio buttons
Use the following syntax in HTML:

<label class="font-checkbox">
  <span class="icon-dot-circled"></span>
  <input type="radio" name="radio-name" value="my-value"{if template condition} checked="checked"{/if}>
  A nice label
</label>
2016-12-02 14:40:25 +01:00
plegall
e07b4688cc add icons {floppy, circle-empty, dot-circled} 2016-12-02 14:37:16 +01:00
flop25
90424e6c75 fixes #560 typo fix the missing tooltip when activating themes without parent 2016-12-02 11:46:12 +01:00
plegall
7a369b2299 feature #153, l10n 2016-12-01 18:30:44 +01:00
plegall
7620b47309 feature #153, photo deletion mode when deleting album
Administrator can decide to delete all photos (even those associated to another
albums) or delete orphan photos or delete no photo at all.
2016-12-01 18:13:24 +01:00
Tobias Vollmer
5d4ff90cef fixes #513 include functions to delete theme (#514) 2016-11-29 15:08:43 +01:00
plegall
309a079e39 tag manager, no top links if sub-form active on page edit/merge/duplicate 2016-11-29 14:03:11 +01:00
plegall
7c3c6701d8 fixes #558, tag manager selection mode
By default, we're in "view mode", with the showInfo icon on each tag. We can
switch to the "selection mode" and the showInfo icon is replaced by a
font-checkbox.
2016-11-29 13:26:17 +01:00
plegall
8670a83031 remove debug code in javascript 2016-11-29 11:27:32 +01:00
plegall
7dcbe20a8e feature #556, adapt checks to new design 2016-11-29 11:26:04 +01:00
plegall
6d2812cf24 fixes #557, on-demand tag creation form 2016-11-29 11:17:18 +01:00
plegall
c5725f3108 fixes #556, tag manager actions in a list, not buttons
The actions are no longer displayed a individual submit buttons, but as a
select, like on other managers (users, photos, groups).

The edit/duplicate/merge forms are still displayed only after a first submit.
To be improved to be available right after the action selection.

When we display an action form edit/duplicate/merge, we don't show other
fieldsets on the page to focus on the important action.
2016-11-29 10:51:11 +01:00
plegall
ef02933d57 feature #554, add tabs on tag manager 2016-11-28 13:35:40 +01:00
plegall
9d913e3c3d fixes #555, add icon on delete orphan tags link 2016-11-28 13:25:49 +01:00
plegall
c6ec8b87ab fixes #206, password generator on user creation form 2016-11-28 12:00:54 +01:00
plegall
a2e6a2670a Merge branch 'feature/optimize-history' 2016-11-25 18:38:56 +01:00
plegall
8564f1e773 fixes #537, do not consider new tags as orphan
Wait a least 1 day before!
2016-11-25 18:31:58 +01:00
plegall
eef8a27f5e feature #370, automatic purge on history 2016-11-21 12:13:21 +01:00
plegall
5fb18eda36 feature #509 summarize history more often
Every 1000 log entry inserted, Piwigo performs an history summarize.

The summarize process has also been optimized: no longer used column
history.summarized (no longer need to update it, which took a lot in time),
we now save the history_id_from and history_id_to in history_summary table.
This way we know from where to start on next summarize.

For now, for a simple performance reason, we keep column history.summarized,
because removing it may take a long time on huge tables. Once we will have
automatic purge on history, it will be safer to drop this column.
2016-11-18 15:08:03 +01:00
plegall
419538a149 fixes #545, add dimensions/filesize on batch manager thumbnail tooltips 2016-11-10 11:51:07 +01:00
plegall
21bb14db42 feature #541, dark colors for menubar on admin clear theme 2016-10-17 10:36: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