Commit Graph

23 Commits

Author SHA1 Message Date
plegall
8dc1b99586 feature 1489: integrate UploadForm into Piwigo core. The integration is not
100% done, I just "made it work" on trunk.

pclzip library was updated to version 2.8.2 for memory usage improvement.

git-svn-id: http://piwigo.org/svn/trunk@5089 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08 23:39:53 +00:00
plegall
1c545c601b feature 724: improved "add tags" form. Instead of a big list of checkboxes,
displays a dynamic list of tags with jQuery, with suggestions based on
existing tags and the ability to create new tags on the fly.

The change was applied only on admin/picture_modify.php for test purpose.

Note : FCBKcomplete 2.7 had a bug on "remote tag" click, and the bug was fixed
on 2.7.1. But the suggestions were not working with 2.7.1. So I took the 2.7
and applied the tiny change to make the "remove tag" click work.

git-svn-id: http://piwigo.org/svn/trunk@5067 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-06 22:10:23 +00:00
plegall
ae39ae328a complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13 23:21:06 +00:00
plegall
41e0ae2343 change: according to topic:15067, svn:keywords property was removed
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13 22:29:15 +00:00
patdenice
290f2c1d39 - 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/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 20:49:03 +00:00
vdigital
7ab4985a85 Borders of Categories boxes
- wrong colour
- global mode : frameborders around thumbnails are the wrong colour
merge -c2972 from branch 2.0 to trunk





git-svn-id: http://piwigo.org/svn/trunk@2973 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 08:59:55 +00:00
vdigital
b180494b6b - "Upload" tab :...., it is not on the same line as "User access level to upload"
merge -c2951 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@2952 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08 18:38:02 +00:00
vdigital
0ebc2be956 Special > History > Search
-"Submit" button should be aligned with "Image Id" input
- Column titles need caps (Time, User, Element Type ...)

Translators: (Only English and French are updated)
merge -c2933 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@2934 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 08:50:10 +00:00
patdenice
6873537fe6 - Add a "Bound Template" column for template extensions.
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 02:28:54 +00:00
rub
1c7db3ac07 Move jQuery Datepicker customization to default goto css.
git-svn-id: http://piwigo.org/svn/trunk@2675 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 20:03:52 +00:00
rvelices
3bc43273ba - decrease padding on table2 TD (20px left+20 px right=40px per column lost was too much
- remove unused rules

git-svn-id: http://piwigo.org/svn/trunk@2649 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03 23:51:12 +00:00
patdenice
7eb7d37527 Add icons for plugins actions.
git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 12:31:22 +00:00
patdenice
7bc97f00a4 Move plugins list CSS to admin default-layout.css.
Layout bug corrected with IE.

git-svn-id: http://piwigo.org/svn/trunk@2619 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28 11:29:09 +00:00
vdigital
1f4d05d280 Bug 532 is solved: doubleSelect are jQuery resizable (based on a rub idea).
git-svn-id: http://piwigo.org/svn/trunk@2600 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 20:33:23 +00:00
vdigital
097f30ce77 Rollback on double_select horizontal scroll.
git-svn-id: http://piwigo.org/svn/trunk@2596 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 17:06:07 +00:00
vdigital
0c0ce66e82 Bug 532... doubleSelect wasn't usable with large category names. (This solution is really bad with IE7). See Bug for more and related topic.
git-svn-id: http://piwigo.org/svn/trunk@2590 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25 19:46:37 +00:00
patdenice
fd0b26af45 - Add all jQuery UI files (for future use) in stable version (1.5.2).
- Use jQuery cluetip plugin for new plugins page.
- Remove old CSS tooltip rules.

git-svn-id: http://piwigo.org/svn/trunk@2587 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25 15:10:39 +00:00
vdigital
45387067c2 Part of bug 532... doubleSelect wasn't usable with large category names.
git-svn-id: http://piwigo.org/svn/trunk@2577 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 22:04:02 +00:00
vdigital
f350b1eba8 All admin changes requested by Stripy...
git-svn-id: http://piwigo.org/svn/trunk@2564 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 20:59:56 +00:00
patdenice
c9cb39aadc - Add drag&drop to cat_list.
git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-20 01:04:01 +00:00
vdigital
67ffcee504 Big button is fully working with Firefox.
With IE 7 there is a bug, z-index doesn't work a transparent button is covering text "Quick Local Synchro".

git-svn-id: http://piwigo.org/svn/trunk@2552 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 21:41:19 +00:00
plegall
1e5cfed041 bug fixed: with the new admin "goto" theme, the blue background for
statistics bars is replaced by the orange.


git-svn-id: http://piwigo.org/svn/trunk@2546 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 21:13:17 +00:00
vdigital
fecb04f2ec Wigo becomes "goto".
Admin tpl files are moved.

git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 07:16:15 +00:00