summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nicolas Iooss [Fri, 9 May 2014 17:34:31 +0000 (19:34 +0200)]
Support https in blog URLs
Raphaël Barrois [Fri, 8 Apr 2011 23:11:50 +0000 (01:11 +0200)]
Improve the createBlog script.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 8 Apr 2011 20:41:06 +0000 (22:41 +0200)]
Update the createblog webservice to handle the new 'baseurl' parameter.
Raphaël Barrois [Fri, 8 Apr 2011 20:36:19 +0000 (22:36 +0200)]
Update the createBlog.sh script.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 26 Mar 2011 08:56:06 +0000 (09:56 +0100)]
Update dotclear plugin to properly display auth link on the public page.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
João Pedro Athayde Marcondes de André [Fri, 18 Mar 2011 09:51:58 +0000 (10:51 +0100)]
Add concept of responsible group for the connected level
João Pedro Athayde Marcondes de André [Sat, 12 Mar 2011 12:39:55 +0000 (13:39 +0100)]
Add type='connected' for any connected user be able to write on the blog. Not yet fully tested.
João Pedro Athayde Marcondes de André [Fri, 18 Feb 2011 16:29:52 +0000 (17:29 +0100)]
Migrating to php 5.3
Raphaël Barrois [Sun, 5 Sep 2010 20:13:30 +0000 (22:13 +0200)]
Update default .htaccess to match standard use case
Blogs are http://<group>.polytechnique.org, not
http://farm.blog-x.org/<group> => set up a .htaccess which won't
break...
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Mon, 7 Jun 2010 14:22:20 +0000 (16:22 +0200)]
Fix blog creation webservice
The call to widgetBlogOwner modified the settings of X.org blog
instead of the new one...
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 29 May 2010 23:02:40 +0000 (01:02 +0200)]
Fix setting of public url for files attached to posts
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 29 Jan 2010 13:41:35 +0000 (14:41 +0100)]
Fix problem in permissions printing
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 15 Jan 2010 22:42:26 +0000 (23:42 +0100)]
Update createBlog script for use on production server
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 15 Jan 2010 18:19:27 +0000 (19:19 +0100)]
Adapt to dotclear 2.1.6
* new way of accessing settings
* new protoype for a few functions
* remove getUserBlogs()
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 15 Jan 2010 18:22:56 +0000 (19:22 +0100)]
Fix buggy commit which broke auth
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 19 Sep 2009 22:56:08 +0000 (00:56 +0200)]
Fix perms problems in xorgAuth
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Florent Bruneau [Mon, 17 Nov 2008 21:21:22 +0000 (22:21 +0100)]
Some fixes on installation scripts.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 8 Jun 2008 12:23:06 +0000 (14:23 +0200)]
Prefill user information for posting comments.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 7 Jun 2008 08:47:23 +0000 (10:47 +0200)]
Add default URL pointing to the X.org profile of the user.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 3 Jun 2008 22:31:58 +0000 (00:31 +0200)]
New Copyright widget.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 3 Jun 2008 21:20:05 +0000 (23:20 +0200)]
Add user lang and timezone when creating the account.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 3 Jun 2008 19:30:17 +0000 (21:30 +0200)]
Strongify user name (not a very good commit)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 3 Jun 2008 19:27:02 +0000 (21:27 +0200)]
Integration of xorg Auth widget in nav-bar
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 2 Jun 2008 21:09:48 +0000 (23:09 +0200)]
Get excerpt returns the excerpts, not the content.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 21:49:26 +0000 (23:49 +0200)]
Typo
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 21:47:12 +0000 (23:47 +0200)]
Better detection of admin pages vs public pages.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 21:38:37 +0000 (23:38 +0200)]
Should not consider admin pages as special.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 21:31:18 +0000 (23:31 +0200)]
No userID() on public pages...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 19:17:59 +0000 (21:17 +0200)]
Oops, strange structure.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 15:10:26 +0000 (17:10 +0200)]
Webservice whitelister.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 15:07:12 +0000 (17:07 +0200)]
Script to create a blog.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 14:37:09 +0000 (16:37 +0200)]
Stuff to create a blog via a webservice.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 13:35:43 +0000 (15:35 +0200)]
* Fix some issues with blog edition.
* avoid 'echo <html>'
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 12:07:26 +0000 (14:07 +0200)]
Remove hardcoded pathes.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 11:51:57 +0000 (13:51 +0200)]
Auth session in only valid for one blog... KILL KILL KILL
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Jun 2008 09:35:19 +0000 (11:35 +0200)]
Override current blog id by the DC_BLOG_ID var
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 22:23:43 +0000 (00:23 +0200)]
Owner of user blogs are free to choose writers.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 22:13:53 +0000 (00:13 +0200)]
Correctly handle super admins.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 21:26:21 +0000 (23:26 +0200)]
Finish pluging group perms.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 21:16:00 +0000 (23:16 +0200)]
Update perms on connection.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 19:29:46 +0000 (21:29 +0200)]
Add X.org settings to the blog.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 17:13:06 +0000 (19:13 +0200)]
Better message.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 16:27:50 +0000 (18:27 +0200)]
Oops...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 16:14:26 +0000 (18:14 +0200)]
Check if a session exists before starting one.
Remove some ugly hacks.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 11:26:31 +0000 (13:26 +0200)]
Some cleanup, use 'sudo' to gain SU rights
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 30 May 2008 22:38:10 +0000 (00:38 +0200)]
Xorg perm level activated.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 30 May 2008 21:04:58 +0000 (23:04 +0200)]
Can define perms required to view a post... need to plug it on the public interface
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 29 May 2008 22:32:55 +0000 (00:32 +0200)]
Link to admin interface.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 29 May 2008 22:26:39 +0000 (00:26 +0200)]
Fix issues with dotclear session management and browser cache.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 21:55:03 +0000 (23:55 +0200)]
Bypass password check.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 21:46:45 +0000 (23:46 +0200)]
Use $core->blog->url when possible.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 21:26:48 +0000 (23:26 +0200)]
Structures the classes:
* widget.(...).php => widget
* page.(...).php => page (url catcher)
* class.(...).php => tool classes
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 20:47:13 +0000 (22:47 +0200)]
Be sure the auth object is always filled.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 20:26:19 +0000 (22:26 +0200)]
Manage user profile using the dcAuth class.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 19:17:30 +0000 (21:17 +0200)]
Build the permissions...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 26 May 2008 21:47:49 +0000 (23:47 +0200)]
Can log on the admin interface using x.org account.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 22:18:09 +0000 (00:18 +0200)]
Oops.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 22:13:20 +0000 (00:13 +0200)]
Partial rewrite of auth.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 21:38:13 +0000 (23:38 +0200)]
Avoid too many '/'
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 20:31:26 +0000 (22:31 +0200)]
Move auth stuff in the xorgAuth class.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 20:23:55 +0000 (22:23 +0200)]
Missing files...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 20:10:13 +0000 (22:10 +0200)]
Basic authentication via X.org.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 May 2008 18:22:22 +0000 (20:22 +0200)]
Initial first step.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>