1
0
Commit Graph

1004 Commits

Author SHA1 Message Date
Tim Almdal
ebfd95a8c6 Merge branch 'master' into talmdal 2010-08-18 21:49:11 -07:00
Tim Almdal
61a3dbc3f7 Store the theme definition in the theme.info file as a comment. 2010-08-18 21:48:41 -07:00
dmolavi
f2739d28f7 Initial commit of autorotate module. 2010-08-19 12:06:46 +08:00
Tim Almdal
2308b19b1e synchronize changes with the fix-ie.css in gallery3:master 2010-08-18 19:47:34 -07:00
Tim Almdal
4aa1e1ded6 Merge branch 'master' into talmdal 2010-08-18 18:53:59 -07:00
Tim Almdal
be42be32e0 Update masks to provide clear color references. 2010-08-18 18:53:19 -07:00
jim
ddb25ffd78 update README 2010-08-18 13:03:31 +08:00
jim
4009364900 adding the PAM module 2010-08-18 13:03:22 +08:00
mamouneyya
a5cd91fe33 override CalendarView default main page 2010-08-18 13:02:14 +08:00
mamouneyya
a8a2164e15 sync with Wind theme 2010-08-18 13:02:14 +08:00
mamouneyya
08a3895f3f fix the broken link for adding new photo 2010-08-18 13:02:13 +08:00
Bharat Mediratta
3c00d669ba Add some demo REST client code for Java. 2010-08-17 21:59:44 -07:00
Bharat Mediratta
9def829046 Move client -> client/php to make room for more language types. 2010-08-17 21:03:24 -07:00
Bharat Mediratta
5103ffce45 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-08-17 21:02:14 -07:00
Bharat Mediratta
23f5e10d08 web_client -> obsolete/web_client 2010-08-17 21:01:39 -07:00
Tim Almdal
d53e780397 Change the termination status message so it reads better. 2010-08-15 22:31:05 -07:00
Tim Almdal
c78d157ba9 Check that the zip extension is loaded, if it is use that to unzip the themeroller zip file. If its not loaded, then try using the zlib extension. If both are not available fail. 2010-08-15 22:30:36 -07:00
Tim Almdal
1315ad3ec4 Merge branch 'talmdal' of git@github.com:gallery/gallery3-contrib into talmdal 2010-08-15 18:52:05 -07:00
Tim Almdal
8e44cc55ab when the themeroller is activated, issue an error message if both the zlib or zip extensions are not installed (themeroller needs at least one of them).
Currently, only the zip extension is supported, but a future patch will support zlib."
2010-08-15 18:51:43 -07:00
Tim Almdal
752ed60890 Remove debugging statement 2010-08-15 18:51:24 -07:00
Tim Almdal
39cd511e41 Change the default display name to be more readable. 2010-08-15 18:51:14 -07:00
Tim Almdal
bf5ba3cf19 Add the generation of styles for warning messages. The themeroller themes only have info and error, so we create a warning class by average the color components (i.e. red, green and blue) between the colors used for info and error messages. 2010-08-15 18:50:52 -07:00
hukoeth
6d31beec13 Added installer. Added check for gallery core version. Some cleanup 2010-08-15 16:38:24 -07:00
hukoeth
20615273c3 - Moved save button to bottom
- Modules are now being displayed with their friendly name
- List sometimes went out of the bottom of box
- Changed some wording and removed warning since we are not using IDs anymore
2010-08-15 16:38:24 -07:00
hukoeth
9b55c39abb Code cleanup 2010-08-15 16:38:23 -07:00
hukoeth
fc22acf0b4 Modified module to use weight field in DB to order the modules instead of id requires commit d3a161ca1b 2010-08-15 16:38:22 -07:00
Tim Almdal
99551efe4b Merge branch 'master' into talmdal 2010-08-13 11:29:20 -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
hukoeth
cd252d3928 Added installer. Added check for gallery core version. Some cleanup 2010-08-12 12:10:53 +08:00
hukoeth
ce4d3f05d2 - Moved save button to bottom
- Modules are now being displayed with their friendly name
- List sometimes went out of the bottom of box
- Changed some wording and removed warning since we are not using IDs anymore
2010-08-12 12:10:53 +08: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
hukoeth
40c4c4f2a4 Code cleanup 2010-08-10 21:34:42 -07:00
hukoeth
edb4f6c6f4 Modified module to use weight field in DB to order the modules instead of id requires commit d3a161ca1b 2010-08-10 21:34:33 -07:00
Tim Almdal
a21dc263cf Change the colors in the admin_screen template so that they are replaced with the themeroller colors. 2010-08-09 14:53:37 -07:00
Tim Almdal
9d3c9edc95 Get gallery images generating properly. It was always setting the color to black so it wouldn't show up properly. 2010-08-09 12:32:43 -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
1349000336 Merge branch 'master' into talmdal 2010-08-09 06:53:34 -07:00
dmolavi
e94df5cdd0 trying to recommit the deletion of old files. 2010-08-08 15:33:21 -04:00
dmolavi
435b677141 old files no longer needed. 2010-08-08 14:27:38 -04:00
dmolavi
af883743e0 fix to only show on photo item pages. see http://bit.ly/90FxWm 2010-08-08 14:18:41 -04:00
Bharat Mediratta
cf37aa5ceb Add support for replacing an item's data file. 2010-08-08 01:13:32 -07:00
dmolavi
8562a1abc3 commit of funtioning ecard module with post-RC2 changes. 2010-08-07 12:35:17 -07:00
Tim Almdal
011a0c0a89 Merge branch 'master' into talmdal 2010-08-06 14:44:40 -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
Bharat Mediratta
0a69d925dc Sharephoto module from vallu (http://gallery.menalto.com/node/97234) 2010-08-05 11:35:23 -07:00
Bharat Mediratta
6dd078a38f Replace straight SQL with db::build() which takes care of the problem that the table name is not wrapped in curly braces so it won't get prefixed properly 2010-08-05 11:27:11 -07:00
hukoeth
da3978cc03 Fixed parsing error and hidden core and identity provider modules. 2010-08-05 11:23:28 -07:00
hukoeth
b7e991a5a5 navcarousel updated to 4.2
removed reference to a file no longer existing
made load event configurable (document.ready vs. window.load)
2010-08-05 11:23:20 -07:00
hukoeth
fa134d1313 Added moduleorder and navcarousel 2010-08-05 11:23:12 -07:00