Mercurial > hg > agora
graph
-
Remove requirement to be logged in to see comments default tipThu, 16 Jan 2014 10:59:05 -0500, by Jordi Gutiérrez Hermoso
-
Allow everyone to see snippets, not just registered usersThu, 16 Jan 2014 10:48:27 -0500, by Jordi Gutiérrez Hermoso
-
Merge in Wendy's changesWed, 21 Aug 2013 14:43:48 -0400, by Jordi Gutiérrez Hermoso
-
Create BundleVersion when uploading text bundlesTue, 19 Feb 2013 01:53:59 -0500, by dellsystem
-
Add ability to download filesSun, 17 Feb 2013 14:57:39 -0500, by dellsystem
-
Removed redundant code for ratings field and add a separate template file for ratings field. Now ratings will be handled by Jquery.Wed, 21 Aug 2013 03:52:06 +0500, by Ahsan Ali Shahid
-
Updated snippet's template and views files to fix rating code collision which prevented posting new snippets.Mon, 19 Aug 2013 20:30:19 +0500, by Ahsan Ali Shahid
-
Removed unnecessary whitespaces from the sourceFri, 19 Jul 2013 22:54:18 +0500, by Ahsan Ali Shahid
-
Added RatingField import and fixed an html tag in snippet templateFri, 19 Jul 2013 22:40:25 +0500, by Ahsan Ali Shahid
-
modified settings.py file to add django-ratings and south into the installed appsFri, 19 Jul 2013 22:13:14 +0500, by Ahsan Ali Shahid
-
modified snippets model file to add rating field. This series of updates should be applied carefully and south should be used so that it can add additional fields into the database without resetting the databaseFri, 19 Jul 2013 22:11:52 +0500, by Ahsan Ali Shahid
-
Add necessary code to views and forms of snippet for RatingsFri, 19 Jul 2013 22:09:29 +0500, by Ahsan Ali Shahid
-
Added code for Ratings Module to snippets template fileFri, 19 Jul 2013 21:55:04 +0500, by Ahsan Ali Shahid
-
added Rating view URL for processingFri, 19 Jul 2013 21:51:16 +0500, by Ahsan Ali Shahid
-
Added South dependancyFri, 19 Jul 2013 21:45:25 +0500, by Ahsan Ali Shahid
-
Added django-ratings dependency in pip-fileWed, 17 Jul 2013 22:45:18 +0500, by Ahsan Ali Shahid
-
Fixed redirection issue . User was redirected to a greeting page before. Now user will be redirected to the same page on which the user commented.Thu, 04 Jul 2013 20:32:54 +0500, by Ahsan Ali Shahid
-
Removed extrawhitespaces and moved comments template files to templates folderThu, 04 Jul 2013 15:45:50 +0500, by Ahsan Ali Shahid
-
added code for the integration of comment system into bundles and snippets.Tue, 02 Jul 2013 02:09:21 +0500, by ahsanalishahid
-
Added comment template files and customized comments app filesTue, 02 Jul 2013 02:04:09 +0500, by ahsanalishahid
-
Added necessary css and Javascript code for the comment systemTue, 02 Jul 2013 02:01:02 +0500, by ahsanalishahid
-
Added comments url to handle commentsTue, 02 Jul 2013 01:56:35 +0500, by ahsanalishahid
-
added treecomments app settings in settings.pyTue, 02 Jul 2013 01:54:27 +0500, by ahsanalishahid
-
Changes: Now guest users cannot see revision history and they also cannot see snippets posted by registered users. To see snippets posted by registered users, one has to login.Thu, 20 Jun 2013 17:17:16 +0500, by ahsanalishahid
-
Changed snippet template so that now anonymous user cannot see revision history. To see revision history you must login.Tue, 18 Jun 2013 19:59:40 +0500, by ahsanalishahid
-
Use ugettext for octave_format help_text (bundle)Sat, 27 Oct 2012 16:26:54 -0400, by dellsystem
-
Added help_text to bundle description fieldSat, 27 Oct 2012 16:26:11 -0400, by dellsystem
-
Change order of some fields in bundle upload formSat, 27 Oct 2012 16:25:19 -0400, by dellsystem
-
Recompile CSSSat, 27 Oct 2012 16:19:24 -0400, by dellsystem
-
Use DESCRIPTION file for bundles (SCHEMA CHANGE)Sat, 27 Oct 2012 15:58:08 -0400, by dellsystem