]> git.openstreetmap.org Git - osqa.git/log
osqa.git
14 years agoRollback some changes commited by mistake.
hernani [Wed, 2 Jun 2010 23:05:38 +0000 (23:05 +0000)]
Rollback some changes commited by mistake.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@359 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agobetter support for accented user names
hernani [Wed, 2 Jun 2010 22:56:08 +0000 (22:56 +0000)]
better support for accented user names

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@358 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoSome more improvements on the notifications, and applied two patches contributed...
hernani [Wed, 2 Jun 2010 19:58:07 +0000 (19:58 +0000)]
Some more improvements on the notifications, and applied two patches contributed by Oscar Frias.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@357 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixed up some minor typos in the emails
matt [Wed, 2 Jun 2010 00:53:15 +0000 (00:53 +0000)]
fixed up some minor typos in the emails

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@356 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoChanges the name of the email footer variable.
hernani [Tue, 1 Jun 2010 23:45:04 +0000 (23:45 +0000)]
Changes the name of the email footer variable.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@355 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoConverts all instant notifications to the new style emails.
hernani [Tue, 1 Jun 2010 23:35:25 +0000 (23:35 +0000)]
Converts all instant notifications to the new style emails.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@354 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoImproved the regular expression that removes bad characters from search queries.
hernani [Tue, 1 Jun 2010 21:34:30 +0000 (21:34 +0000)]
Improved the regular expression that removes bad characters from search queries.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@353 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoupdated to a new base template and new replacements for easy styling
rick [Tue, 1 Jun 2010 17:23:56 +0000 (17:23 +0000)]
updated to a new base template and new replacements for easy styling

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@352 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoConverted the new question notification template.
hernani [Tue, 1 Jun 2010 14:42:17 +0000 (14:42 +0000)]
Converted the new question notification template.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@351 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agomake the question page header be an h1 instead of just an A tag
matt [Tue, 1 Jun 2010 14:08:44 +0000 (14:08 +0000)]
make the question page header be an h1 instead of just an A tag

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@350 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoUpdate to the email system
hernani [Tue, 1 Jun 2010 12:48:36 +0000 (12:48 +0000)]
Update to the email system

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@349 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoRemoved a redundant constructor that was causing errors.
hernani [Mon, 31 May 2010 21:46:29 +0000 (21:46 +0000)]
Removed a redundant constructor that was causing errors.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@348 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixes some errors that showed up in the logs.
hernani [Mon, 31 May 2010 21:35:26 +0000 (21:35 +0000)]
Fixes some errors that showed up in the logs.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@347 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoRemoves duplicate meta description from question page.
hernani [Mon, 31 May 2010 12:00:37 +0000 (12:00 +0000)]
Removes duplicate meta description from question page.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@346 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoMinor change to describe question and answer badges separately, so questions say...
rick [Sun, 30 May 2010 12:57:18 +0000 (12:57 +0000)]
Minor change to describe question and answer badges separately, so questions say "Questions" and answers say "Answers"

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@345 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoCorrected spelling of "Wordpress" to "WordPress"
rick [Sat, 29 May 2010 23:08:07 +0000 (23:08 +0000)]
Corrected spelling of "Wordpress" to "WordPress"

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@344 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoPreparation for the new mail system.
hernani [Sat, 29 May 2010 22:05:55 +0000 (22:05 +0000)]
Preparation for the new mail system.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@343 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoInitial implementation of a mangement command to check the the installation. Currentl...
hernani [Sat, 29 May 2010 02:46:00 +0000 (02:46 +0000)]
Initial implementation of a mangement command to check the the installation. Currently only checks dependencies, database connection and the APP_URL setting.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@342 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoAdded the option to limit the tags creation. It will defaults to false, and there...
hernani [Sat, 29 May 2010 01:01:48 +0000 (01:01 +0000)]
Added the option to limit the tags creation. It will defaults to false, and there is no interface for an admin to load a bunch of tags yet.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@341 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixes OSQA 276, Sidebar link to edit my subscriptions is wrong.
hernani [Fri, 28 May 2010 17:11:54 +0000 (17:11 +0000)]
Fixes OSQA 276, Sidebar link to edit my subscriptions is wrong.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@340 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixes OSQA 275, Password changing is not reliable.
hernani [Fri, 28 May 2010 17:05:02 +0000 (17:05 +0000)]
Fixes OSQA 275, Password changing is not reliable.
Makes superusers able to change any password without having to type the old one.
Makes old passwords to be check against the db in every circunstancies.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@339 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoTemporary code comment comited by mistake.
hernani [Wed, 26 May 2010 21:22:01 +0000 (21:22 +0000)]
Temporary code comment comited by mistake.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@338 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixes OSQA 272, APP_KEYWORDS should be meta keywords. Added the keywords and descript...
hernani [Wed, 26 May 2010 19:19:55 +0000 (19:19 +0000)]
Fixes OSQA 272, APP_KEYWORDS should be meta keywords. Added the keywords and description tags.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@337 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixes OSQA 281, Start/Stop notificatins button does not store the notifications and...
hernani [Wed, 26 May 2010 18:47:39 +0000 (18:47 +0000)]
Fixes OSQA 281, Start/Stop notificatins button does not store the notifications and subscription settings.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@336 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixes OSQA 282, Error in related_questions.
hernani [Wed, 26 May 2010 18:43:06 +0000 (18:43 +0000)]
Fixes OSQA 282, Error in related_questions.
Show wiki checkbox in answer edit form.
Don't answer default to wiki when question is wiki.
Add type to badges without type.
Make first user staff as well.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@335 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoadding an example test for the user module. the fixture portion of this maybe not...
qw3rty [Wed, 26 May 2010 17:39:49 +0000 (17:39 +0000)]
adding an example test for the user module. the fixture portion of this maybe not be loading the test data.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@333 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoClose action should show in the last edited square to.
hernani [Tue, 25 May 2010 23:05:52 +0000 (23:05 +0000)]
Close action should show in the last edited square to.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@332 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoRetouched community wiki workflow.
hernani [Tue, 25 May 2010 23:00:56 +0000 (23:00 +0000)]
Retouched community wiki workflow.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@331 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoShow wiki css fixes.
hernani [Tue, 25 May 2010 21:42:56 +0000 (21:42 +0000)]
Show wiki css fixes.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@330 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoVisual indication of community wiki, and made the markddown_help use base_content...
hernani [Tue, 25 May 2010 21:28:23 +0000 (21:28 +0000)]
Visual indication of community wiki, and made the markddown_help use base_content so it can use the entire width of the page.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@329 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoa few more untranslated title tags on a's
matt [Tue, 25 May 2010 14:18:20 +0000 (14:18 +0000)]
a few more untranslated title tags on a's

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@328 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFTS triggers update.
hernani [Tue, 25 May 2010 12:36:13 +0000 (12:36 +0000)]
FTS triggers update.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@327 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoBoth auto-complete features, tag and questions were not filtering deleted objects.
hernani [Tue, 25 May 2010 11:16:38 +0000 (11:16 +0000)]
Both auto-complete features, tag and questions were not filtering deleted objects.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@326 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixing /related_questions/ errors.
hernani [Tue, 25 May 2010 10:43:29 +0000 (10:43 +0000)]
Fixing /related_questions/ errors.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@325 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixing some encoding/decoding errors, including the akismate module, and fixed the...
hernani [Tue, 25 May 2010 10:29:24 +0000 (10:29 +0000)]
Fixing some encoding/decoding errors, including the akismate module, and fixed the 500 on empty search.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@324 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix in edit permissions and some small code tweaks.
hernani [Tue, 25 May 2010 03:08:42 +0000 (03:08 +0000)]
Fix in edit permissions and some small code tweaks.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@323 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoAll plural in urls.
hernani [Tue, 25 May 2010 02:28:09 +0000 (02:28 +0000)]
All plural in urls.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@322 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agotwo misspeled node states
hernani [Tue, 25 May 2010 02:13:33 +0000 (02:13 +0000)]
two misspeled node states

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@321 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoAdded a direct option to mark a post as community wiki, still needs some sort of...
hernani [Tue, 25 May 2010 01:45:49 +0000 (01:45 +0000)]
Added a direct option to mark a post as community wiki, still needs some sort of label.
Improved handling of a node state, requires migrations.
Improved handling of tags.
Some more ui improvements.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@320 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoClosing OSQA 287. Applied patch from Oscar. Thanks
hernani [Mon, 24 May 2010 16:58:34 +0000 (16:58 +0000)]
Closing OSQA 287. Applied patch from Oscar. Thanks

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@319 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofix for OSQA-185 - link to wikipedia isn't localizable. It's not really a link to...
matt [Mon, 24 May 2010 16:55:55 +0000 (16:55 +0000)]
fix for OSQA-185 - link to wikipedia isn't localizable.  It's not really a link to wikipedia anymore, but it still should have used the {% url %} tag.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@318 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixed some typos in the various labels. maybe require re-translating them
matt [Mon, 24 May 2010 15:46:43 +0000 (15:46 +0000)]
fixed some typos in the various labels.  maybe require re-translating them

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@317 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixed some unclosed <ul>s and <a>s
matt [Mon, 24 May 2010 14:17:59 +0000 (14:17 +0000)]
fixed some unclosed <ul>s and <a>s

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@316 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoSome improvements in cache.
hernani [Mon, 24 May 2010 11:10:22 +0000 (11:10 +0000)]
Some improvements in cache.
Convert answer to comment.
Fixed error user profile when editing date.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@315 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoBad url reverse causing 500 on temporary signin.
hernani [Fri, 21 May 2010 23:43:13 +0000 (23:43 +0000)]
Bad url reverse causing 500 on temporary signin.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@314 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixing OSQA 258, Original templates can be directly accessed by public viewers.
hernani [Fri, 21 May 2010 18:57:12 +0000 (18:57 +0000)]
Fixing OSQA 258, Original templates can be directly accessed by public viewers.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@313 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoSome general UI enhancements.
hernani [Fri, 21 May 2010 12:08:55 +0000 (12:08 +0000)]
Some general UI enhancements.
Merged base and base_content.html for consistency and avoid code duplication.
Fixed a bug with negative reputation.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@312 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix OSQA 269, User messages in new admin don't seem to link properly.
hernani [Fri, 21 May 2010 10:07:39 +0000 (10:07 +0000)]
Fix OSQA 269, User messages in new admin don't seem to link properly.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@311 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoBetter search, mixing FTS and exact match and better related questions functionality.
hernani [Thu, 20 May 2010 23:52:33 +0000 (23:52 +0000)]
Better search, mixing FTS and exact match and better related questions functionality.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@310 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoDelted questions were not updating tag count.
hernani [Thu, 20 May 2010 15:57:03 +0000 (15:57 +0000)]
Delted questions were not updating tag count.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@309 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoOne more 1.2 compatibility fix.
hernani [Wed, 19 May 2010 23:46:35 +0000 (23:46 +0000)]
One more 1.2 compatibility fix.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@308 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoSome changes necessary to make cache work on Django 1.2.
hernani [Wed, 19 May 2010 23:29:52 +0000 (23:29 +0000)]
Some changes necessary to make cache work on Django 1.2.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@307 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoImprovements on full text search.
hernani [Wed, 19 May 2010 23:06:16 +0000 (23:06 +0000)]
Improvements on full text search.
Related question suggestions when asking (thanks Justin).
Option to make sidebar custom blocks not wraped by the default container.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@306 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoBronze awards updating silver badge count.
hernani [Wed, 19 May 2010 18:41:19 +0000 (18:41 +0000)]
Bronze awards updating silver badge count.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@305 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoadjusted the styling of the markdown help page
qw3rty [Wed, 19 May 2010 14:20:21 +0000 (14:20 +0000)]
adjusted the styling of the markdown help page

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@304 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agomoved the google analytics code to the head of the base.html file.
qw3rty [Tue, 18 May 2010 20:44:31 +0000 (20:44 +0000)]
moved the google analytics code to the head of the base.html file.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@303 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoconverted Google Analytics code to use asynchronous tracking
qw3rty [Tue, 18 May 2010 20:30:04 +0000 (20:30 +0000)]
converted Google Analytics code to use asynchronous tracking

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@302 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agomade it so that when you are searching questions the questions tab is highlighted
qw3rty [Tue, 18 May 2010 18:21:42 +0000 (18:21 +0000)]
made it so that when you are searching questions the questions tab is highlighted

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@301 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoadded the rss feed to the questions page.
qw3rty [Tue, 18 May 2010 17:17:25 +0000 (17:17 +0000)]
added the rss feed to the questions page.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@300 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agotook out some unnessisary imports.
qw3rty [Tue, 18 May 2010 16:07:47 +0000 (16:07 +0000)]
took out some unnessisary imports.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@299 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoadd the "Flagged Posts" link to the admin page.
qw3rty [Tue, 18 May 2010 15:58:10 +0000 (15:58 +0000)]
add the "Flagged Posts" link to the admin page.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@298 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixes the problem of OSQA-234 - events had no titles. Uses the proper action describ...
matt [Tue, 18 May 2010 14:33:51 +0000 (14:33 +0000)]
fixes the problem of OSQA-234 - events had no titles.  Uses the proper action describe text now so that it matches our activity stream wording.  Also added back a missing style for .small

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@297 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix OSQA 162, Error running cron/send_email_alerts.
hernani [Mon, 17 May 2010 19:22:57 +0000 (19:22 +0000)]
Fix OSQA 162, Error running cron/send_email_alerts.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@296 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoAdd the page for more explanation of how to use markdown. If anyone has any ideas...
qw3rty [Mon, 17 May 2010 18:43:28 +0000 (18:43 +0000)]
Add the page for more explanation of how to use markdown. If anyone has any ideas of information that would be good to add just tell me.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@295 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix OSQA 257, Improve search algorithm.
hernani [Mon, 17 May 2010 18:20:09 +0000 (18:20 +0000)]
Fix OSQA 257, Improve search algorithm.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@294 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixing OSQA 244, Cannot answer question if not enough text.
hernani [Mon, 17 May 2010 16:05:21 +0000 (16:05 +0000)]
Fixing OSQA 244, Cannot answer question if not enough text.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@293 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoClosing OSQA 112, Support accented characters in screen names.
hernani [Mon, 17 May 2010 14:30:21 +0000 (14:30 +0000)]
Closing OSQA 112, Support accented characters in screen names.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@292 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixing OSQA 112, and an error originated by the last checkin.
hernani [Mon, 17 May 2010 14:13:05 +0000 (14:13 +0000)]
Fixing OSQA 112, and an error originated by the last checkin.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@291 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agocloses OSQA-158 and OSQA-241: the strings in commands.py weren't be translated properly.
matt [Mon, 17 May 2010 14:09:40 +0000 (14:09 +0000)]
closes OSQA-158 and OSQA-241: the strings in commands.py weren't be translated properly.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@290 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoClosing OSQA 201, Add a "site maintenance" switch and page.
hernani [Mon, 17 May 2010 12:30:57 +0000 (12:30 +0000)]
Closing OSQA 201, Add a "site maintenance" switch and page.
We can define some ips that are allowed to access the site normally, and also a message to display in the maintenance page.
These settings can be adjusted (add/remove more ips, change the message) while in maintenance mode.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@289 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix for OSQA-259, Sidebar question info doesn't show post tags list. Thanks Tomislav.
hernani [Sun, 16 May 2010 14:06:18 +0000 (14:06 +0000)]
Fix for OSQA-259, Sidebar question info doesn't show post tags list. Thanks Tomislav.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@288 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoPut the badge count denormalization back.
hernani [Sat, 15 May 2010 23:10:41 +0000 (23:10 +0000)]
Put the badge count denormalization back.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@287 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoRemoved unused css selectors and a forgotten debug statement.
hernani [Sat, 15 May 2010 01:02:18 +0000 (01:02 +0000)]
Removed unused css selectors and a forgotten debug statement.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@286 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoForgot the icons.
hernani [Sat, 15 May 2010 00:00:50 +0000 (00:00 +0000)]
Forgot the icons.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@285 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoClosing OSQA 35. Give admins and moderators an easy way to award karma points.
hernani [Fri, 14 May 2010 23:58:15 +0000 (23:58 +0000)]
Closing OSQA 35. Give admins and moderators an easy way to award karma points.
New user management interface.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@284 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixed minor typo in english translation of the logout page.
rick [Fri, 14 May 2010 19:33:26 +0000 (19:33 +0000)]
fixed minor typo in english translation of the logout page.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@282 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFixed multi-line translations - OSQA-238. Additionally fixed the broken links in...
rick [Fri, 14 May 2010 19:30:11 +0000 (19:30 +0000)]
Fixed multi-line translations - OSQA-238.  Additionally fixed the broken links in all these translations.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@281 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoremoved a redundant 'one' in the help text for the tags
rick [Fri, 14 May 2010 19:22:47 +0000 (19:22 +0000)]
removed a redundant 'one' in the help text for the tags

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@280 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agodon't humanize the min and max # of tags. It causes weirdness with translations...
rick [Fri, 14 May 2010 19:21:39 +0000 (19:21 +0000)]
don't humanize the min and max # of tags.  It causes weirdness with translations and gender.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@279 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agomerging in oscar's patch for OSQA-247. Made a the message about receiving a new...
rick [Fri, 14 May 2010 19:15:02 +0000 (19:15 +0000)]
merging in oscar's patch for OSQA-247.  Made a the message about receiving a new badge be on a single line.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@278 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoOSQA-240: adjusted wmd-preview to not be 100%, this seemed to cause it to run afoul...
matt [Fri, 14 May 2010 16:08:23 +0000 (16:08 +0000)]
OSQA-240: adjusted wmd-preview to not be 100%, this seemed to cause it to run afoul of the sidebar

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@277 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoClosing OSQA 91. Give admins a way to make users new admins or moderators.
hernani [Fri, 14 May 2010 15:34:31 +0000 (15:34 +0000)]
Closing OSQA 91. Give admins a way to make users new admins or moderators.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@276 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoIf you're a superuser viweing a user auth settings, don't present the option to add...
hernani [Fri, 14 May 2010 15:29:12 +0000 (15:29 +0000)]
If you're a superuser viweing a user auth settings, don't present the option to add new provider.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@275 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoforgot to remove a test variable.
qw3rty [Fri, 14 May 2010 15:27:06 +0000 (15:27 +0000)]
forgot to remove a test variable.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@274 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoForward for auth settings still using the old url style.
hernani [Fri, 14 May 2010 15:25:15 +0000 (15:25 +0000)]
Forward for auth settings still using the old url style.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@273 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoadd the ability for admins to edit the min and max length of tags.
qw3rty [Fri, 14 May 2010 15:24:20 +0000 (15:24 +0000)]
add the ability for admins to edit the min and max length of tags.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@272 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoSome extra admin stuff and applied a patch from Ekalinin on OSQA 95.
hernani [Fri, 14 May 2010 14:00:15 +0000 (14:00 +0000)]
Some extra admin stuff and applied a patch from Ekalinin on OSQA 95.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@271 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixes OSQA-184 - unlocalized string for 'authentication settings'
matt [Fri, 14 May 2010 02:20:29 +0000 (02:20 +0000)]
fixes OSQA-184 - unlocalized string for 'authentication settings'

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@270 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agofixes OSQA-182 - unlocalized string for 'here'
matt [Fri, 14 May 2010 02:18:09 +0000 (02:18 +0000)]
fixes OSQA-182 - unlocalized string for 'here'

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@269 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoRemoved an unnecessary link to feedback. It was causing an exception, apparently...
rick [Fri, 14 May 2010 00:20:23 +0000 (00:20 +0000)]
Removed an unnecessary link to feedback. It was causing an exception, apparently due to a translation block attempting to include another block that needed translation.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@268 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix OSQA 33, allow users to see profile just as users see their own.
hernani [Thu, 13 May 2010 22:10:07 +0000 (22:10 +0000)]
Fix OSQA 33, allow users to see profile just as users see their own.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@267 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoFix in badges page.
hernani [Thu, 13 May 2010 21:39:36 +0000 (21:39 +0000)]
Fix in badges page.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@266 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoAdded a new optional setting for "support" URL that gets shown in the footer
rick [Thu, 13 May 2010 21:36:57 +0000 (21:36 +0000)]
Added a new optional setting for "support" URL that gets shown in the footer
Changed "provacy policy" to "privacy"
Added a new optional setting for "contact us" to show in footer instead of oled "give feedback"

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@265 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoRemove unused import.
hernani [Thu, 13 May 2010 19:05:22 +0000 (19:05 +0000)]
Remove unused import.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@264 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoMerged FAQ and About into the same template, and added a special folder markdownext...
hernani [Thu, 13 May 2010 18:24:03 +0000 (18:24 +0000)]
Merged FAQ and About into the same template, and added a special folder markdownext which gets added to the path dinamically so we can put normal markdown extensions there.
Made the settings markdown parser abble to parse any setting.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@263 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoOld style admin was not showing the links.
hernani [Thu, 13 May 2010 15:45:12 +0000 (15:45 +0000)]
Old style admin was not showing the links.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@262 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agothis will change the color of the number of answers to red.
qw3rty [Thu, 13 May 2010 14:56:13 +0000 (14:56 +0000)]
this will change the color of the number of answers to red.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@261 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agouse {% url opensearch %} instead of FORUM_SCRIPT_ALIAS
matt [Thu, 13 May 2010 14:52:08 +0000 (14:52 +0000)]
use {% url opensearch %} instead of FORUM_SCRIPT_ALIAS

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@260 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years ago* moved opensearch into the core, uses a template file to render. Also seems to...
matt [Thu, 13 May 2010 14:47:49 +0000 (14:47 +0000)]
* moved opensearch into the core, uses a template file to render.  Also seems to work in firefox now.  Should also work if running in a subpath
* fixed OSQA-252 - search queries stay in the search box after searching.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@259 0cfe37f9-358a-4d5e-be75-b63607b5c754

14 years agoMake the admin title link point to the admin base, and added a link to et back to...
hernani [Thu, 13 May 2010 13:39:33 +0000 (13:39 +0000)]
Make the admin title link point to the admin base, and added a link to et back to the root of the site.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@257 0cfe37f9-358a-4d5e-be75-b63607b5c754