1
0
Commit Graph

13 Commits

Author SHA1 Message Date
Tim Almdal
a923fd9714 Set the loading gifs into the generated themes. Requires adding another task step to copy the loading gifs. 2010-09-21 21:46:54 -07:00
Tim Almdal
a9d0507ce3 Change the theme generator so that the screen.css that it generates matches the content of the admin_wind/css/screen.css and wind/css/screen.css files. 2010-09-15 20:15:50 -07:00
Tim Almdal
94c3a5bd63 Provide a new permission screen that uses the jquery sprites as the icons. At some point will look to merge this permission screen into core. 2010-09-11 14:44:08 -07:00
Tim Almdal
ff0afc9e47 synchronize the fix-ie.css with the version in wind. 2010-09-11 14:42:39 -07:00
Tim Almdal
ce509f1708 Convert the permissions_form to use the jquery ui supplied sprites instead of gallery supplied icons. 2010-08-19 20:06:49 -07:00
Tim Almdal
2308b19b1e synchronize changes with the fix-ie.css in gallery3:master 2010-08-18 19:47:34 -07:00
Tim Almdal
be42be32e0 Update masks to provide clear color references. 2010-08-18 18:53:19 -07:00
Tim Almdal
848e5805af Simplify the permissions dialog to make for easier generation. In this case, there is only 1 icon to click to toggle between access allowed and access denied. As well, if the permission is inherited then the icon to toggle permissions is disabled. 2010-08-13 11:28:53 -07:00
Tim Almdal
513187a9d1 1) Change how duplicated themes are resolved: originally names would be generated as xxx_1_2 now its a more sane xxx_2
2) Update admin.html with the changes for ticket #1288
3) Allow color specification in the image mask names.
4) Disable the upload button once a zip archive file is selected.
2010-08-11 14:02:05 -07:00
Tim Almdal
9b92859a60 Change the masks so that there is no need to do edge detection as it turns out that ubuntu and debian don't use the bundled gd library and functions like imagefilter might not be available. This change removes the need for the imagefilter function as the masks are already in inverted color. 2010-08-09 07:05:39 -07:00
Tim Almdal
9618dc7644 Merge branch 'talmdal' of github.com:gallery/gallery3-contrib into talmdal
Conflicts:
	modules/themeroller/controllers/admin_themeroller.php
	modules/themeroller/helpers/themeroller_event.php
	modules/themeroller/views/site_screen.css.php
2010-08-06 14:43:57 -07:00
Tim Almdal
e51496abf9 Initial commit of the themeroller module. It takes an upload of the zip file produced by jqueryui.com/themeroller and generates a theme based on the color schema contained in the zip file. Still fairly experimental 2010-08-06 14:29:42 -07:00
Tim Almdal
64332d6688 Initial commit of a themeroller module... not ready for general use 2010-07-16 09:42:30 -07:00