Sam
c9adfa65a0
FEATURE: dashboard stats for application traffic
2015-02-05 11:18:21 +11:00
Robin Ward
25daca8f23
Helpers for plugins to support enabling/disabling
2015-02-04 16:23:56 -05:00
Neil Lalonde
27557b8402
ApplicationRequest can return a report
2015-02-04 15:05:22 -05:00
Jeff Atwood
3948a960cd
minor tweak for new topic alignment
2015-02-04 11:29:56 -08:00
Régis Hanol
8a5a229c3f
FIX: category backgrounds were broken
2015-02-04 16:38:42 +01:00
Sam
3fc930526c
fix typo
2015-02-04 18:25:37 +11:00
Sam
67eccee990
FEATURE: basic disk space usage stats
2015-02-04 18:05:17 +11:00
Sam
21402d9d9e
annotations
2015-02-04 16:34:25 +11:00
Sam
e105f0965c
infrustructure for tracking application web requests
2015-02-04 16:15:16 +11:00
Sam
06edfb85a9
annotations
2015-02-04 16:15:16 +11:00
Jeff Atwood
dc96d6bafe
move admin topic wrench down a bit
2015-02-03 15:01:23 -08:00
Neil Lalonde
8689c85b54
add error handling when granting admin and moderator privileges
2015-02-03 17:42:08 -05:00
Arpit Jalan
68377ba4ab
add class for container div on 404 page
2015-02-04 00:40:21 +05:30
Régis Hanol
0e5c9b2590
small upload code refactor
2015-02-03 18:44:18 +01:00
Arpit Jalan
a092944582
FIX: URL encoding was not working for %23 in links
2015-02-03 22:06:49 +05:30
Jeff Atwood
c1ddda3e8f
try removing "loading topic..." vs spinner
2015-02-02 23:10:07 -08:00
Sam
7e259375e9
PERF: properly pass topic_id to post action cache to avoid excessive query
...
in the past auto closing was forcing a consistency check on topic, which in
turn was triggering a full post action cache rebuild
2015-02-03 15:59:26 +11:00
Sam
85d9b2d227
regression, missing local storage would cause script to break
2015-02-03 13:17:03 +11:00
Sam
78b879d666
remove superflous rules break firefox
2015-02-03 11:56:57 +11:00
Sam
5ddec2e76d
revert lodash upgrade, it is causing severe breakages elsewhere
2015-02-03 11:51:34 +11:00
Jeff Atwood
80d8b133d9
slight emoji dialog tweak
2015-02-02 15:41:53 -08:00
Jeff Atwood
2dbe747918
emoji dialog UX tweaks
...
https://meta.discourse.org/t/idea-design-window-emoticons/24654
2015-02-02 14:43:10 -08:00
Régis Hanol
03f7a12b52
UX: use 🌟 icon for recently used emoji tab
2015-02-02 22:28:58 +01:00
Régis Hanol
20308ecfd9
fix typo (stupid 🇫🇷 )
2015-02-02 21:55:44 +01:00
Régis Hanol
69f95df297
FEATURE: recently used emoji tab
...
⬆️ update lodash to V.3.0.1
2015-02-02 21:54:15 +01:00
Robin Ward
06279b5c6a
Add a new event for when a post is confirmed as spam
2015-02-02 15:52:21 -05:00
Régis Hanol
0a252d7785
FIX: quote whote post should insert at cursor position
2015-02-02 19:08:28 +01:00
Robin Ward
f15b0d205f
FIX: The "too similar" check happened when trying to make a post a wiki
2015-02-02 12:44:56 -05:00
Neil Lalonde
b56999e984
show last 30 days on about page
2015-02-02 12:27:49 -05:00
Arpit Jalan
88306cc112
FIX: uncategorized category was not loading updates in edit mode
2015-02-02 21:50:29 +05:30
Régis Hanol
b9ff4a5e81
UX: fix 'revision details' styling in revision history window
2015-02-02 12:13:37 +01:00
Jeff Atwood
9d4ee9553d
add some breathing room to quoted categories
2015-02-02 02:08:06 -08:00
Régis Hanol
e2a65a6605
Merge pull request #3159 from riking/patch-6
...
FIX: Add Google Analytics code to crawler view
2015-02-02 11:07:47 +01:00
Jeff Atwood
737f81b3a9
remove default bgcolor from code highlight
2015-02-02 01:53:24 -08:00
Jeff Atwood
e45b3c15c3
Revert "FIX: auto orientation code causing grey images to appear blackish"
...
This reverts commit f680374820
.
2015-02-02 01:27:52 -08:00
riking
c6e27399b3
FIX: Add Google Analytics code to crawler view
2015-02-02 00:49:58 -08:00
Sam
8304c306a4
Merge pull request #3158 from techAPJ/patch-2
...
FIX: Not allow TL4 user to set staff color
2015-02-02 16:27:39 +11:00
Arpit Jalan
a29970275a
FIX: Not allow TL4 user to set staff color
2015-02-02 10:38:42 +05:30
Sam
05a56b25a9
FIX: setting custom avatar would not work a lot of the time
...
Due to internal structure we were often caching "redirect" images.
2015-01-31 23:42:50 +11:00
Sam
f680374820
FIX: auto orientation code causing grey images to appear blackish
2015-01-31 18:05:50 +11:00
Sam
f4609fd6ae
selection refactor caused wrench to show up in topic list for non-admins
2015-01-31 17:16:08 +11:00
Sam
8b95511816
correct bad styling in user->pref->categories
2015-01-31 17:04:53 +11:00
Arpit Jalan
3e7cc18276
FIX: Toggling staff color on a post doesn’t get applied
2015-02-02 01:11:35 +05:30
Jeff Atwood
cabd519f14
add a little breathing room for topic title tags
2015-01-30 15:45:04 -08:00
Robin Ward
d7b7ec9e0a
FIX: Wiki editing was broken due to extra topic update
2015-01-30 18:02:11 -05:00
Robin Ward
f923d7e205
Support appending routes within the admin section by plugins
2015-01-30 18:02:11 -05:00
Neil Lalonde
750b27f973
FEATURE: show number of active users in the last 7 days on about page
2015-01-30 17:23:52 -05:00
Régis Hanol
79a7c7ce41
Merge pull request #3151 from lidlanca/patch-7
...
Fix: Resize event does not get cleared/unbind properly due to wrong usage of jQuery api.
2015-01-30 15:48:08 +01:00
Dan Singerman
64c4bd5dbf
Fix force_avatar_update.to_i error as force_avatar_update is a boolean
...
If force_avatar_update is passed in sso attributes it errors on
force_avatar_update.to_i. The SingleSignOn class forces avatar_force_update
to a boolean, so it should be treated as such.
2015-01-30 09:51:38 +00:00
Sam
d9ae4e791e
woops should be a bit more specific
2015-01-30 19:17:26 +11:00