1
0
Commit Graph

239 Commits

Author SHA1 Message Date
Tim Almdal
496820034c Merge branch 'master' of git@github.com:gallery/gallery3-contrib into talmdal 2009-10-30 06:41:05 -07:00
Chad Kieffer
413125cbd9 Add type attribute to script tags in contributed modules and themes. 2009-10-30 00:17:31 -06:00
Chad Kieffer
fdd0053b9f Merge branch 'master' of github.com:gallery/gallery3-contrib 2009-10-30 00:08:50 -06:00
Tim Almdal
9304eddac6 Merge branch 'master' into talmdal 2009-10-29 19:21:42 -07:00
Tim Almdal
3d688c84ee Implement a user self registration module, that allows a user to create a request to for a user id. Currently all that's working is the guest user can create a pending user request and the administrator has to manually approve it. Eventually 2 other modes will be available: a confirmation email, similair to the recover password or the ability to add the user immediately. 2009-10-29 19:21:22 -07:00
Tim Almdal
73bca7bfdb Implement the new add_user_to_group and remove_user_from_group api method calls. For the ldap provider just throw an Invalid Operation exception. 2009-10-29 19:17:34 -07:00
Tim Almdal
a9347da91d Missed a couple of inconsistent capitalizations 2009-10-29 11:23:32 -07:00
Tim Almdal
175b0af34b Only generate the admin_menu method once. 2009-10-29 08:17:22 -07:00
Tim Almdal
b8a4029fb4 Update the developer module to allow the internal name and display name to be supplied seperately. Also update so menus are generated as part of the event mechanism. 2009-10-29 08:04:38 -07:00
Bharat Mediratta
8d01f7f7d1 Internationalize menu strings. 2009-10-27 19:31:22 -07:00
Chad Kieffer
7423644cd8 Merge branch 'master' of github.com:gallery/gallery3-contrib 2009-10-27 19:01:54 -06:00
Tim Almdal
7a3fd9d2ed Add a flag in the module.info (no_module_admin) to indicate that this module shouldn't be managed by the default module administration screen. This module will always be locked on that screen. 2009-10-27 07:57:21 -07:00
Tim Almdal
9ea73e5eff Change the name of the get adminsitrator function to admin_user (it was easier to change it here than everywhere else." 2009-10-27 07:38:39 -07:00
Tim Almdal
93082a12f1 Add an get_admin_user api call and use it to determine the admin user instead of calling lookup by name with a hardcoded name. 2009-10-27 07:16:50 -07:00
Tim Almdal
0b3bb9a643 Forgot to check this in, which will help Bharat's review. 2009-10-25 10:47:08 -07:00
Tim Almdal
952322cd95 If the user name is "admin", then use the first user name in the 'admins' driver parameter. 2009-10-23 06:17:21 -07:00
Tim Almdal
57f331250d Change the name of identity library from Identity to IdentityProvider. Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class 2009-10-22 13:08:22 -07:00
Tim Almdal
5b62f010cc Convert methods to instance methods instead of static to be consistent with the Identity interface. Clean up a copy/paste error to get the auhtorized list of groups. 2009-10-21 16:06:29 -07:00
Tim Almdal
00cb7dc37a Merge branch 'master' into talmdal 2009-10-21 09:12:26 -07:00
Tim Almdal
209825bf50 Clean up problems with the module.info file that would cause the unit tests to fail. 2009-10-21 09:12:08 -07:00
Tim Almdal
337265578b When activating the ldap identity provider, change the ownership of all items to the first defined admin user. Also remove unused files and debugging statements. 2009-10-21 08:25:43 -07:00
Tim Almdal
2ece7e92b2 Add lookup_group Identity provider API. 2009-10-20 17:20:22 -07:00
Tim Almdal
bd7f9e427f Add a groups api method on the Identity provider 2009-10-20 17:02:03 -07:00
Tim Almdal
7a53eeb3f4 Initial implementation of a Ldap identity provider 2009-10-20 16:34:03 -07:00
Tim Almdal
d0b40f7bf5 Merge branch 'master' of git@github.com:gallery/gallery3-contrib into talmdal 2009-10-20 06:41:55 -07:00
Chad Kieffer
a6d2f058cd Applied g-block and g-block-content to the admin view. 2009-10-19 22:36:33 -06:00
Tim Almdal
1f6c84ee0f Include the code to check the code by binding 2009-10-19 14:11:36 -07:00
Tim Almdal
0963c99eb8 2nd iteration of the ldap identity manager provider 2009-10-19 13:46:04 -07:00
rWatcher
4b0d2d679a Minor format change. 2009-10-18 03:34:01 +08:00
rWatcher
42673f85f0 Minor formatting change. 2009-10-18 03:34:01 +08:00
rWatcher
edf931ae76 Updated for current Git. 2009-10-18 03:34:00 +08:00
rWatcher
c92fd668ba TagFaces bugfix. 2009-10-18 03:34:00 +08:00
rWatcher
2c01cd2fdd Merged in some code from the 3nids version of TagsMap and the bugfix from glip. 2009-10-18 03:34:00 +08:00
Tim Almdal
dd22142107 Merge branch 'master' into talmdal 2009-10-17 08:39:32 -07:00
Tim Almdal
36a0c73dc2 Change the item->left and item->right properties to left_ptr and right_ptr respectively. 2009-10-17 08:38:58 -07:00
rWatcher
bd23299c67 Updated for new sidebar code. 2009-10-13 07:48:28 +08:00
rWatcher
46a6db4c9f Modified how CSS code is inserted. 2009-10-13 07:48:27 +08:00
rWatcher
3472ebc081 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
902065b0e1 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
0f0faced95 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
69a7632278 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
53c75cbc99 Merge commit 'gallery3-contrib/master' 2009-10-13 07:48:26 +08:00
Bharat Mediratta
6d40148ae1 Merge branch 'master' of git://github.com/3nids/gallery3-contrib 2009-10-11 10:03:45 -07:00
Bharat Mediratta
a660cf3183 Merge branch 'master' of git://github.com/Glooper/gallery3-contrib
Conflicts:
	modules/basket/helpers/basket.php
	modules/basket/helpers/basket_installer.php
	modules/basket/helpers/product.php
	modules/basket/views/admin_product_lines.html.php
	modules/basket/views/confirm_order.html.php
	modules/basket/views/view_basket.html.php
2009-10-11 09:59:58 -07:00
rWatcher
6f0a4bbff6 Bugfix for Beta 3. 2009-10-12 00:50:42 +08:00
rWatcher
043983caed When moving an item make sure the destination path in VARPATH/original exists, create it if it doesn't. 2009-10-12 00:50:41 +08:00
rWatcher
e5b091f819 Added an option for tagging items in sub albums. 2009-10-12 00:50:41 +08:00
Tim Almdal
291ae111e6 Merge branch 'master' of git@github.com:gallery/gallery3-contrib into talmdal 2009-10-08 13:47:39 -07:00
Tim Almdal
74ea3179ab Merge branch 'bharat_dev' into talmdal 2009-10-06 18:57:23 -07:00
Chad Kieffer
4be214c4bf Renamed most, if not all css selectors from gModuleName to g-module-name. This might break a few ajax features, please review your modules. 2009-10-04 14:40:59 -06:00