Commit Graph

4696 Commits

Author SHA1 Message Date
Frédéric Péters 660d7f31cf ignore .mo files 2014-04-01 18:30:48 +02:00
Frédéric Péters 92ab35a9a2 remove .mo files
(generated files shouldn't go in git)
2014-04-01 18:30:07 +02:00
Frédéric Péters 2a94227b9f bit of styling for attached files 2014-04-01 16:07:38 +02:00
Frédéric Péters b0e0e3045c rename file category field to kind, to avoid confusion 2014-04-01 16:07:38 +02:00
Frédéric Péters 7ca1a5d5cf add links to all files 2014-04-01 15:53:54 +02:00
Frédéric Péters edfe16862a display attached files next to questions and answers 2014-04-01 15:50:26 +02:00
Frédéric Péters c41d242141 fix typos in file identification 2014-04-01 15:49:52 +02:00
Frédéric Péters 1c1f69c78d include preview of formdefs
This requires a WCS_PREVIEW_CMD entry in the settings file, such as:

WCS_PREVIEW_CMD = ['python',
    '/home/fred/src/eo/wcs/wcsctl.py',
    '-f', '/home/fred/src/eo/wcs/wcs.cfg',
    'runscript',
    '--vhost', 'wcs',
    '/home/fred/src/eo/askbot-devel/bar/bin/wcs_form_preview.py']
2014-04-01 15:19:51 +02:00
Frédéric Péters b0f1f1cd8f basic page listing files (#4591) 2014-04-01 14:02:16 +02:00
Frédéric Péters fa38e7e6ac identify attached file content (formdef, workflow, theme) (#4590) 2014-04-01 12:40:29 +02:00
Frédéric Péters f097f92e9d make it possible to attach a file to an answer (#4589) 2014-04-01 11:40:13 +02:00
Frédéric Péters a34c92b981 bit of styling of question info box 2014-04-01 11:18:33 +02:00
Frédéric Péters 469e9eaaec colour "you got a badge" notify bar 2014-04-01 11:10:36 +02:00
Frédéric Péters 4f1411b50b only keep RSS button, not its label 2014-04-01 11:08:47 +02:00
Frédéric Péters 27b85592d0 fix right alignment of search bar 2014-04-01 11:02:48 +02:00
Frédéric Péters 6c62ca2bf5 reinstate a home button 2014-04-01 10:59:11 +02:00
Frédéric Péters 1a8ca6e186 styling buttons 2014-04-01 10:56:47 +02:00
Frédéric Péters 1706999284 style: right column boxes 2014-04-01 10:44:40 +02:00
Frédéric Péters aeb39df177 add local settings file 2014-04-01 10:30:37 +02:00
Frédéric Péters 02651819e9 fix corresponding number of new lines in translation 2014-04-01 10:28:00 +02:00
Frédéric Péters 347620714c escape javascript string in translation 2014-04-01 10:27:23 +02:00
Frédéric Péters c4257314ef rename directory to avoid clash in module names 2014-04-01 10:03:58 +02:00
Frédéric Péters 7f5bd10dae put down live settings in a file 2014-04-01 10:00:10 +02:00
Pierre Cros d98c54212a French translation update 2014-04-01 09:04:21 +02:00
Frédéric Péters 1dc9554fe8 add possibility to upload a file next to a question (#4588) 2014-04-01 09:04:20 +02:00
Frédéric Péters bed8311298 starting a custom skin for bistro 2014-03-23 19:54:32 +01:00
Evgeny Fadeev d011b73516 allowed migration to LDAP from other login method 2014-03-05 23:18:21 -03:00
Evgeny Fadeev 31e35488c9 implemented read-only mode 2014-03-02 01:58:39 -03:00
Evgeny Fadeev 59ff2f1604 fixed the disclosure of user name in the instant alerts on anonymous posts 2014-02-21 03:27:23 -03:00
Evgeny Fadeev e252f1a671 added tag validation to the subscribed tag set 2014-02-13 01:25:12 -03:00
Evgeny Fadeev f26346e9da fixed an issue in the tasks for the multilingual setup 2014-02-11 02:02:49 -03:00
Evgeny Fadeev 96a3cceece fixed text in the static faq content 2014-02-10 23:07:05 -03:00
Evgeny Fadeev 7a4d9bd868 added a fix to send email alerts when subscribed tags are enabled 2014-02-07 15:30:49 -03:00
Evgeny Fadeev d9e2bc95a7 added redirect to the original url after login to the closed forum mode middleware 2014-02-06 23:16:16 -03:00
Evgeny Fadeev 18dde60328 hid name of anonymous user in the post notification 2014-02-06 10:34:21 -03:00
Evgeny Fadeev 6e14c8c175 fixed recaptcha on the user feedback form 2014-02-04 23:22:53 -03:00
Evgeny Fadeev 5966f96b73 Merge branch 'test' 2014-02-04 10:18:25 -03:00
Evgeny Fadeev adc443a7a3 made the test cases pass 2014-02-04 10:18:06 -03:00
Evgeny Fadeev 44508d4539 switched the order of urlize and parse markdown 2014-02-03 21:29:46 -03:00
Evgeny Fadeev 6d4bc2817e updated the contributor list 2014-02-02 23:20:46 -03:00
Evgeny Fadeev 82b4050a82 Merge pull request #185 from respotemplates/master
enforce csrf protection on edit_comment to prevent a 403 error code issued when trying to edit a comment
2014-02-02 18:19:18 -08:00
Evgeny Fadeev 223a0ec184 small css fix 2014-02-02 23:18:00 -03:00
Evgeny Fadeev e624ec1aa9 Merge branch 'master' of github.com:ASKBOT/askbot-devel 2014-02-01 18:23:48 -03:00
Evgeny Fadeev aa0e87fda3 better restricted set of variables allowed to be shown via view config_variable 2014-02-01 18:23:34 -03:00
Evgeny Fadeev 5cc99467ee Merge pull request #188 from fitoria/custom_css_fix
fixes bug that blocked custom css on closed forum mode
2014-02-01 13:22:47 -08:00
Evgeny Fadeev 298e990b72 updated the contributor list 2014-02-01 18:07:41 -03:00
Evgeny Fadeev 1519feed3e Merge pull request #198 from keto/fix-195
Fix comment count update when converting answer to comment
2014-02-01 13:06:15 -08:00
Evgeny Fadeev bf22d32927 update the list of contributors 2014-02-01 17:29:08 -03:00
Evgeny Fadeev 19d6a835b8 Merge pull request #203 from yongjhih/fb
Allow pre-populate email and username of sign-up inforamtion via Facebook...
2014-02-01 12:25:44 -08:00
Evgeny Fadeev b0679a8b86 Merge pull request #204 from BenjaminABEL/patch-2
Problem in translations of the default text in the live search text area
2014-02-01 12:24:53 -08:00