e770112cf5
Merge pull request #2254 from bradx3/fix_composer_padding
...
BUGFIX: adjust page padding when composer view open
2014-04-11 10:10:48 +10:00
836b0c41ab
BUGFIX: adjust page padding when composer view open
...
From https://meta.discourse.org/t/discourse-general-polish/13184 :
"Footer padding gets out of sync: start typing a new topic in the composer ... size it big ... got to random topic ... footer padding is not added so you can not see the last post on topic. (workaround, resize composer once more so footer padding is added). This need to be added everywhere automatically. Including admin screens."
2014-04-11 09:54:14 +10:00
2e3ba1d5dc
Update ru translations from Transifex
2014-04-10 15:45:58 -04:00
cb11967715
Add transifex config. Reconcile client.yml and server.yml translations in github and transifex. Transifex is now the source of all client.yml and server.yml files.
2014-04-10 15:42:38 -04:00
bc56bc62a6
better auto-close example text
2014-04-10 12:25:02 -07:00
e80851b0fa
Special case: When crawling a link to an image, just put the filename as
...
the title.
2014-04-10 13:45:13 -04:00
99e2bab62d
Use update_all
to prevent after_commit
from executing again.
2014-04-10 13:19:57 -04:00
605e60b016
copyedit on pins
2014-04-10 09:50:53 -07:00
caa2564b83
Start up the Job scheduler after all the other initializers have loaded.
...
We do this so that plugins can register scheduled jobs.
2014-04-10 12:41:13 -04:00
e1b96d2f15
Merge pull request #2249 from riking/onaldanm-1
...
Correct Closed Poll French Translation
2014-04-10 18:16:52 +02:00
8e58687df5
Merge pull request #2248 from riking/closed-result
...
Show results by default for closed polls
2014-04-10 10:53:12 +02:00
d0591c18f8
Merge pull request #2245 from ligthyear/category-double-selection-fix
...
Bugfix: double selection of categories in user preferences
2014-04-10 10:52:57 +02:00
7b3618baf9
clean up style
2014-04-10 18:34:50 +10:00
cd8b30bfcb
BUGFIX: clicking on home was broke
2014-04-10 18:31:39 +10:00
1754375fcb
Correct Closed Poll French Translation
...
Fix the locale and the \\s? position.
2014-04-10 01:12:59 -07:00
72a6566bfd
Prevent user from selecting the same category twice for different notification levels in their preferences
2014-04-10 10:08:59 +02:00
6e8392bf8e
Show results by default for closed polls
2014-04-10 01:00:52 -07:00
6daef624c3
BUGFIX: smoke test was broken
2014-04-10 16:57:23 +10:00
41631311e9
jiggle comment
2014-04-10 16:36:39 +10:00
49386412ca
Merge pull request #2247 from bradx3/fix_null_topic_error
...
BUGFIX: suppress error when scrolling at bottom of topic
2014-04-10 16:33:01 +10:00
de9aa49b52
BUGFIX: default should register CSS for both mobile and desktop
...
If you want desktop only use :desktop option
2014-04-10 16:30:22 +10:00
97269fc918
FEATURE: education panel on pinning at bottom of topics
2014-04-10 15:53:58 +10:00
629e6f4158
BUGFIX: suppress error when scrolling at bottom of topic
...
fixes "Uncaught TypeError: Cannot call method 'get' of null" when
scrolling at the bottom of the topic screen.
2014-04-10 15:36:44 +10:00
cfc1444177
Merge pull request #2246 from awesomerobot/master
...
de-bluing some non-links
2014-04-09 21:06:10 -07:00
ec96ca4c60
modifying some styles for the new pin/unpin feature
2014-04-09 23:27:05 -04:00
1725f6e5bc
Merge remote-tracking branch 'upstream/master'
2014-04-09 21:26:00 -04:00
8067381782
de-bluing some non-links
2014-04-09 21:19:04 -04:00
b9d4edd91a
FEATURE: display unpinned state, allow unpinning by clicking on pin
2014-04-10 10:59:02 +10:00
3f6764ce22
don't need the external link glyph in summary now
2014-04-09 17:10:07 -07:00
1926a4c236
Safari 5.1 apparently, so fine
2014-04-09 16:21:08 -07:00
ac097e2d0f
Merge pull request #2244 from vikhyat/css-import
...
Site Customization @import fixes
2014-04-10 07:01:34 +10:00
b0405d7cfa
Adds a Site Setting to whitelist onebox domains
2014-04-09 16:57:45 -04:00
f8964bf453
Remove unused SiteSetting
2014-04-09 16:18:31 -04:00
868fa2187d
Upgrade Onebox gem to get many new fixes
2014-04-09 16:03:21 -04:00
7d760a5145
Add subcategory badge to digest emails
2014-04-09 13:59:39 -04:00
034287033e
Add back onebox support for flash video
2014-04-09 13:41:25 -04:00
c3a1c867dd
REFACTOR: poll mailbox specs
2014-04-09 19:26:19 +02:00
ce40a27274
FIX: If there is an invalid URI in the import, don't throw an error
2014-04-09 11:04:45 -04:00
4da76aab96
FIX: Markdown javascript error with certain formatting.
2014-04-09 10:46:24 -04:00
33307a50b3
Get rid of plugins.css, inject it using DiscourseSassImporter.
2014-04-09 19:42:43 +05:30
3e72de7dc1
BUGFIX: share pop-up wasn't properly positioned when activated using keyboard
2014-04-09 16:01:09 +02:00
8c129e480a
Always use DiscourseSassImporter, add optional sprockets deps tracking.
2014-04-09 19:17:19 +05:30
863a099783
add launcher command info
2014-04-08 23:45:48 -07:00
66f517d51e
add official 1 GB support with UNICORN_WORKERS
2014-04-08 23:38:48 -07:00
324077bb6c
Merge pull request #2241 from bmamlin/closed-poll-readme
...
Update README.md for poll plugin
2014-04-09 13:35:39 +10:00
b694b19299
Update README.md for poll plugin
2014-04-08 23:19:19 -04:00
93d79080bb
BUGFIX: broken specs after pulling in closed poll stuff
2014-04-09 12:38:21 +10:00
90a26ddbb5
Merge pull request #2240 from bmamlin/closed-poll
...
allow polls to be closed independently of topic
2014-04-09 12:10:46 +10:00
4c82386f80
BUGFIX: bust for anon
2014-04-09 11:24:33 +10:00
765cf700e3
allow polls to be closed independently of topic
2014-04-08 21:16:29 -04:00