art-web r489 - in branches/art-web-3/system/application: config controllers controllers/admin helpers models views/default/common views/default/content views/default/content/admin views/default/content/user



Author: brunos
Date: 2007-07-30 00:28:24 +0100 (Mon, 30 Jul 2007)
New Revision: 489
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=489&view=rev

Added:
   branches/art-web-3/system/application/controllers/admin/
   branches/art-web-3/system/application/controllers/admin/moderation.php
   branches/art-web-3/system/application/controllers/admin/users.php
   branches/art-web-3/system/application/controllers/user.php
   branches/art-web-3/system/application/views/default/content/admin/users.php
   branches/art-web-3/system/application/views/default/content/user/
   branches/art-web-3/system/application/views/default/content/user/gallery.php
   branches/art-web-3/system/application/views/default/content/user/user_page.php
Removed:
   branches/art-web-3/system/application/controllers/admin.php
Modified:
   branches/art-web-3/system/application/config/routes.php
   branches/art-web-3/system/application/controllers/submit.php
   branches/art-web-3/system/application/helpers/common_helper.php
   branches/art-web-3/system/application/models/artwork_model.php
   branches/art-web-3/system/application/models/user_model.php
   branches/art-web-3/system/application/views/default/common/menu.php
   branches/art-web-3/system/application/views/default/content/admin/moderate.php
Log:
(30.07.2007) Bruno Santos (bmfs eksperimental net)

	* /admin/users shows all users and allows to see each user info
		TODO: Allow to edit user info and user permissions

	* /user/<nick> shows the user profile
	* /user/<nick>/gallery shows user's works. 
	
	Optimized some code and set some routes to have nice and friendly URLs






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]