Robin Ward
|
2d3cf67350
|
Merge pull request #1252 from jetaggart/patch-1
Update DEVELOPER-ADVANCED.md
|
2013-07-25 13:05:39 -07:00 |
Robin Ward
|
e94cab090a
|
Merge pull request #1251 from johand/updating_es_locale
updating the spanish translation in client.es.yml
|
2013-07-25 13:05:08 -07:00 |
Robin Ward
|
0317cf9608
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
Sam
|
3f5ea1ef79
|
oops ... I keep forgetting to run qunit, really need to get it into autospec
|
2013-07-25 12:06:02 +10:00 |
Sam
|
589e9916f2
|
fix so some half working locales boot
|
2013-07-25 11:25:30 +10:00 |
Sam
|
e922f10f4e
|
correct locale helper so it falls back to english message format if mf is missing
|
2013-07-25 11:16:07 +10:00 |
Sam
|
d0f50cb266
|
fixing up moment locales, they were not set up properly
|
2013-07-25 11:09:29 +10:00 |
Robin Ward
|
1b02a7c580
|
missing semi colon
|
2013-07-24 17:32:07 -04:00 |
Robin Ward
|
8408795093
|
Support for default User Index
|
2013-07-24 17:18:10 -04:00 |
Sam
|
9351a7bcb1
|
Merge pull request #1244 from stephankaag/rails4updates
Rails 4 updates
|
2013-07-24 14:16:32 -07:00 |
Robin Ward
|
9132931aa9
|
Use {{outlets}} for user activity views so we can swap some out.
|
2013-07-24 15:54:02 -04:00 |
Jeff Taggart
|
6f58c75243
|
Update DEVELOPER-ADVANCED.md
A bit of help for running a fresh install on Linux.
|
2013-07-24 20:33:23 +01:00 |
Stephan Kaag
|
f99acebdaa
|
Rails 4 updates
|
2013-07-24 21:09:18 +02:00 |
Neil Lalonde
|
e0b9117f15
|
Fix for emails with empty body
|
2013-07-24 15:07:51 -04:00 |
Robin Ward
|
2319a824f8
|
Special work to never include previous posts in parsed emails. Also a new attempt
to catch reply strings in different languages.
|
2013-07-24 14:22:32 -04:00 |
Johan
|
cca9473c55
|
updating the spanish translation in client.es.yml
|
2013-07-24 04:43:53 -04:30 |
Sam
|
0a7bbb08e1
|
fix broken build
|
2013-07-24 17:24:55 +10:00 |
Sam
|
366cb13140
|
restyle all user notification emails to use a custom html template
|
2013-07-24 17:24:55 +10:00 |
Sam
|
cb5ce3aab9
|
Merge pull request #1247 from sir-pinecone/strip-spaces-from-login
Strip leading/trailing spaces from login
|
2013-07-24 00:16:55 -07:00 |
Sam
|
880dd53f48
|
Merge pull request #1249 from sir-pinecone/strip-spaces-from-group
Strip spaces from group names upon creation
|
2013-07-24 00:15:53 -07:00 |
Sam
|
a09c9f08a8
|
Merge pull request #1250 from sir-pinecone/display-group-save-errors
display group validation errors in alert modal
|
2013-07-23 22:39:23 -07:00 |
Michael Campagnaro
|
867ce0310c
|
display group validation errors in alert modal
|
2013-07-24 00:42:44 -04:00 |
Michael Campagnaro
|
b223cdb493
|
Strip spaces from group names upon creation
|
2013-07-24 00:00:17 -04:00 |
Michael Campagnaro
|
25f8692a79
|
Strip leading/trailing spaces from login
|
2013-07-23 23:03:38 -04:00 |
Sam
|
38b8e9b1b4
|
get rake autospec working in rails 4
|
2013-07-24 11:49:26 +10:00 |
Sam
|
f2a3719140
|
Merge pull request #1245 from ZogStriP/server-side-file-size-check
add server-side filesize check on uploads
|
2013-07-23 17:28:12 -07:00 |
Régis Hanol
|
be9217d4c8
|
add server-side filesize check on uploads
|
2013-07-24 00:54:41 +02:00 |
Robin Ward
|
75491d2cf6
|
remove console.log
|
2013-07-23 18:03:35 -04:00 |
Robin Ward
|
284b32967b
|
Merge pull request #1243 from trident523/patch-1
Need to define which ruby to use before installing gems in Docs
|
2013-07-23 14:22:15 -07:00 |
Robin Ward
|
82465caf97
|
Clean up user activity code in preparation for topic rendering
|
2013-07-23 17:01:43 -04:00 |
Robin Ward
|
c9c6a8fd9d
|
User stream now uses eyeline for loading more content.
|
2013-07-23 16:06:26 -04:00 |
Neil Lalonde
|
44bebf255d
|
Fix layout of category badges on categories page and in combobox
|
2013-07-23 15:05:37 -04:00 |
Robin Ward
|
96af490d7c
|
FIX: Deleting posts in bulk was broken.
|
2013-07-23 14:59:05 -04:00 |
Ben T
|
4129072d07
|
Need to define which ruby to use before installing gems in Docs
I had to tell rvm which version to use, otherwise the auto suggester will tell you to install gem using apt-get.
|
2013-07-23 14:59:03 -04:00 |
Robin Ward
|
6237a155e7
|
FIX: Linking to users on admin dashboard was broken
|
2013-07-23 13:35:32 -04:00 |
Robin Ward
|
b9a5a0460d
|
Have JSHint depend on the files it includes. Doesn't work for adding files but it helps
a lot in development mode.
|
2013-07-23 13:17:42 -04:00 |
Robin Ward
|
d8978cb4a0
|
FIX: Redirect on some URLs to wrong path
|
2013-07-23 12:15:44 -04:00 |
Neil Lalonde
|
cf102be953
|
Allow deletion of a post belonging to a deleted topic, so that users can be destroyed
|
2013-07-23 11:50:58 -04:00 |
Robin Ward
|
adf7c9ad06
|
Merge pull request #1237 from stephankaag/improve_post_analyzing
Improve post analyzing
|
2013-07-23 07:07:49 -07:00 |
Robin Ward
|
3ee6e42016
|
FIX: Server side errors with Topic.similar_to
|
2013-07-23 10:02:58 -04:00 |
Sam
|
7c5e15966f
|
Merge pull request #1225 from ZogStriP/upload-selector-handles-attachments
uploads selector texts is now different when attachments are enabled
|
2013-07-23 00:44:17 -07:00 |
Sam
|
9ac6c6e2e9
|
Merge pull request #1233 from sir-pinecone/improve-group-deletion
Add confirmation modal to admin group deletion
|
2013-07-23 00:43:06 -07:00 |
Sam
|
ef201e02d7
|
Merge pull request #1238 from ZogStriP/moar-bullets
change the pipe into a bullet in the lightbox overlay
|
2013-07-23 00:41:47 -07:00 |
Sam
|
7e92109ac8
|
Merge pull request #1240 from abbat/master
Fix locale dependend stemmer for FTS
|
2013-07-23 00:40:54 -07:00 |
Sam
|
4b735a5a09
|
Merge pull request #1239 from abbat/patch-1
Add russian stemmer for FTS
|
2013-07-23 00:39:00 -07:00 |
Jeff Atwood
|
0aeab5a73f
|
multisite desc should be simpler and less scary
|
2013-07-22 23:38:41 -07:00 |
Jeff Atwood
|
6b30c3df2d
|
clarify what "private network" means, specifically
|
2013-07-22 23:36:39 -07:00 |
Jeff Atwood
|
e020ebdda8
|
make redis update section match nginx update section
|
2013-07-22 23:33:11 -07:00 |
Jeff Atwood
|
7d1d234237
|
add minor clarifications based on feedback
|
2013-07-22 23:28:05 -07:00 |
Jeff Atwood
|
e35db35e75
|
ENOUGH WITH THE DAMN "GiB" ALREADY
|
2013-07-22 23:18:04 -07:00 |