Régis Hanol
72989dca7c
improved images upload on the client side
2013-04-01 03:19:21 +02:00
Neil Lalonde
92aa0f45d2
Show trends on some dashboard numbers
2013-03-30 14:07:35 -04:00
Shawn Holmes
853c13f705
Update VAGRANT.md
...
Added link to Vagrant download page
2013-03-29 15:17:50 -06:00
Neil Lalonde
d0f810dee5
Don't request list of problems from server as often if there weren't any problems
2013-03-29 16:05:29 -04:00
Neil Lalonde
25073e873f
Fetch the list of problems more frequently on the admin dashboard
2013-03-29 15:48:26 -04:00
Robin Ward
df85201298
Adjust hot to include more recent topics
2013-03-29 13:33:31 -04:00
Neil Lalonde
436515ec6c
Dashboard checks for facebook, twitter, and github configs
2013-03-29 13:32:40 -04:00
Robin Ward
92eaa69df9
Merge pull request #589 from goshakkk/user-admin-scope
...
Create the User.admins and User.moderators scopes
2013-03-29 10:06:28 -07:00
Robin Ward
83ab544e0c
Merge pull request #580 from kubabrecka/typo_fix0
...
typo fix in client.en.yml
2013-03-29 10:05:28 -07:00
Robin Ward
de8f525701
Merge pull request #582 from kubabrecka/add_es_js
...
adding "es" translation js file
2013-03-29 10:04:24 -07:00
Robin Ward
9f16309904
Merge pull request #581 from kubabrecka/cs_update21
...
update cs translation
2013-03-29 10:04:07 -07:00
Robin Ward
3d615ada12
Merge pull request #583 from wpp/add_some_user_specs
...
Add a few specs to user model
2013-03-29 10:01:32 -07:00
Robin Ward
6fa0c7a804
Merge pull request #584 from ZogStriP/keep-french-l10n-up-to-date-2013-03-28
...
keep French l10n up to date
2013-03-29 10:00:14 -07:00
Robin Ward
df3ae184f9
Fix: best_of
flag was not being updated properly
2013-03-29 12:54:16 -04:00
Gosha Arinich
bdfa9b0508
create the User.admins and User.moderators scopes
2013-03-29 09:52:09 +03:00
Robin Ward
a0867bff24
Topic Statuses need to be updated by those who have access. I have self flaggelated
...
as punishment for checking in broken specs before running out earlier.
2013-03-29 02:38:54 -04:00
Sam
621c89d396
Merge pull request #587 from mark-rushakoff/fix-symbol-leak
...
Don't call to_sym on param
2013-03-28 23:06:10 -07:00
Mark Rushakoff
3e3712a517
Don't call to_sym on param
2013-03-28 20:50:07 -07:00
Jeff Atwood
cb6b9ccc6d
make h1 margins specific to .cooked, and preview
2013-03-28 17:07:57 -07:00
Régis Hanol
6b4022dbfc
keep French l10n up to date
2013-03-29 01:00:16 +01:00
Philipp Weissensteiner
095cbaa093
Add a few specs to user model
...
I noticed a few assertions of the has_many type were missing.
Also added a couple of specs which were testing in one direction only.
Just tipping my toes in discourse hope this helps a little.
2013-03-29 00:24:35 +01:00
Neil Lalonde
f2d61496af
Fix automatic selection of share link
2013-03-28 16:58:41 -04:00
Robin Ward
a819a26f34
BUGFIX: New status posts weren't using PostCreator
2013-03-28 16:40:54 -04:00
Robin Ward
473a64d39d
Add score, percent_rank to topics. Adds HotTopic
model and consolidated job to calculate
...
hotness. Note: People on Heroku will have to update their jobs to the new structure
in Heroku.md
2013-03-28 15:39:54 -04:00
Jeff Atwood
9b103e6d97
correct error in new tab tooltip text
2013-03-28 11:49:01 -07:00
Kuba Brecka
30babccc64
adding "es" translation js file
2013-03-28 19:30:37 +01:00
Kuba Brecka
ae1561930b
update cs translation
2013-03-28 19:26:58 +01:00
Kuba Brecka
435a46b729
typo fix in client.en.yml
2013-03-28 19:22:27 +01:00
Robin Ward
08267f5171
Merge pull request #481 from ZogStriP/selecting-default-landing-tab
...
FIX: allows the selection of the default landing tab
2013-03-28 08:27:05 -07:00
Robin Ward
2e4d73efc7
Merge pull request #578 from tonytonyjan/patch
...
Patch
2013-03-28 08:23:48 -07:00
Neil Lalonde
b0fd89b4a7
Fix spelling of Github to GitHub
2013-03-28 11:07:55 -04:00
Régis Hanol
1668b5eab2
FIX: allows the selection of the default landing tab
2013-03-28 14:01:13 +01:00
Tony Jian
833d8a2557
correct zh_TW
2013-03-28 15:00:46 +08:00
Tony Jian
d783769a67
correct zh_TW
2013-03-28 14:58:02 +08:00
Tony Jian
f0728b16f6
add whitespace
2013-03-28 14:54:43 +08:00
Tony Jian
8cfa5d8e15
correct zh_TW
2013-03-28 14:37:09 +08:00
Sam
36e950ee07
Merge pull request #576 from tonytonyjan/patch
...
correct zh_TW locale
2013-03-27 23:06:39 -07:00
Sam
0bcd142a81
Merge pull request #193 from tms/timing-is-everything
...
Make topic lists show last activity more intuitively
2013-03-27 22:57:44 -07:00
Sam
57271f2454
Merge pull request #575 from ZogStriP/keep-french-l10n-up-to-date-2013-03-27
...
keep French l10n up to date
2013-03-27 22:57:30 -07:00
Sam
37d9809f7b
Merge pull request #577 from mark-rushakoff/contributors-link
...
Add link to GitHub contributors (in AUTHORS.md)
2013-03-27 22:56:42 -07:00
Sam
2295290383
added best=N option to get N best comment on a post
2013-03-27 22:53:11 -07:00
Mark Rushakoff
60d8dc15f3
Add link to GitHub contributors
2013-03-27 22:50:35 -07:00
Tony Jian
e93c8e0dce
correct zh_TW locale
2013-03-28 13:42:30 +08:00
Régis Hanol
518203281d
keep French l10n up to date
2013-03-28 03:19:23 +01:00
Neil Lalonde
e263cb81ca
Make sure share dialog goes away when clicking outside of it, including links to other routes
2013-03-27 19:43:47 -04:00
Robin Ward
e0fc7afc41
Fixes bug where progress looked weird when creating a new post.
2013-03-27 17:41:02 -04:00
Neil Lalonde
55884e4b77
Escape key closes share dialog
2013-03-27 16:29:02 -04:00
Robin Ward
36269cfbaa
Rename 'popular' to 'latest'. First stab at 'Hot' tab.
2013-03-27 16:21:23 -04:00
Neil Lalonde
d1945057fd
Include topic title in share links with third parties
2013-03-27 16:01:46 -04:00
Neil Lalonde
35f3cd9325
Make login buttons even smaller
2013-03-27 14:36:26 -04:00