~azzar1/unity/add-show-desktop-key

  • Committer: dcoles
  • Date: 2008-08-06 04:52:58 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:984
Groups: Added userservice/create_project call. You can now create a project in 
the database if you have CAP_MANAGEPROJECTS.
Also tried to standardise dates. ISO 8601 seems to be the best option (short of  
using the unix time which is pretty unreadable).
The 'deadline' parameter expects a ISO 8601 like string (at the moment 
something in the same form as what json.js does when called to parse a Date 
instance ie.  `(new Date()).toJSON()`). Really we should be far more flexible 
than that, but Python surprsingly doesn't have a good way to deal with ISO 
dates. We might have to write our own parser - see common.util.parse_iso8601() 
for an absolute minimal implementation.
Filename Latest Rev Last Changed Committer Comment Size
..
info 443 17 years ago dcoles Added Forum application along with unmodifed versi Diff
mcp_ban.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 5 KB Diff Download File
mcp_forum.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 16.3 KB Diff Download File
mcp_front.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 9.6 KB Diff Download File
mcp_logs.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 5.5 KB Diff Download File
mcp_main.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 33.4 KB Diff Download File
mcp_notes.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 7.1 KB Diff Download File
mcp_post.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 17.6 KB Diff Download File
mcp_queue.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 32 KB Diff Download File
mcp_reports.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 23.8 KB Diff Download File
mcp_topic.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 19.5 KB Diff Download File
mcp_warn.php 443 17 years ago dcoles Added Forum application along with unmodifed versi 14.7 KB Diff Download File