Sacha Greif
|
0df385e6c7
|
update avatar package; handle non-existent categories
|
2015-05-14 10:50:29 +09:00 |
|
Sacha Greif
|
3772c89da6
|
clean up more exports
|
2015-05-13 11:55:10 +09:00 |
|
Sacha Greif
|
6be2d73d75
|
namespacing email stuff
|
2015-05-13 11:52:00 +09:00 |
|
Sacha Greif
|
2bb4913fb2
|
cleaning up user helpers
|
2015-05-13 11:01:03 +09:00 |
|
Arunoda Susiripala
|
bd19fa91fe
|
Add Dockerfile
|
2015-05-13 06:10:01 +05:30 |
|
Sacha Greif
|
2e168dbfec
|
make user properties optional to fix twitter/fb/etc. log in
|
2015-05-13 09:07:11 +09:00 |
|
Sacha Greif
|
48e2643b5a
|
Merge pull request #960 from jknisley/master
#959 - Fixed plural hardcoding issue by adding pointsUnitDisplayText …
|
2015-05-13 08:40:09 +09:00 |
|
Sacha Greif
|
bd8b3b30b8
|
Merge pull request #961 from Workpop/trailing-commas
cosmetic remove some trailing commas from telescope-posts
|
2015-05-13 08:39:53 +09:00 |
|
Alex Corre
|
cc9a098c92
|
remove some trailing commas from telescope-posts
|
2015-05-12 14:30:10 -07:00 |
|
Jason Knisley
|
7d68e9bef5
|
#959 - Fixed plural hardcoding issue by adding pointsUnitDisplayText similar to the logic from post_info, where singular/plural is already handled correctly.
|
2015-05-12 15:19:05 -06:00 |
|
Sacha Greif
|
0983496203
|
add accounts-facebook and useraccounts:core
|
2015-05-12 17:27:18 +09:00 |
|
Sacha Greif
|
9232b33a44
|
postsListController -> posts_list_controller
|
2015-05-12 17:27:05 +09:00 |
|
Sacha Greif
|
0ea60e8f52
|
fix #952
|
2015-05-12 11:18:46 +09:00 |
|
Sacha Greif
|
138d0ff18d
|
fix #955
|
2015-05-12 11:07:22 +09:00 |
|
Sacha Greif
|
83de862d61
|
temporarily using sacha:autoform instead of aldeed:autoform
|
2015-05-12 08:39:48 +09:00 |
|
Sacha Greif
|
8570beb809
|
small bug fixes
|
2015-05-11 18:20:05 +09:00 |
|
Sacha Greif
|
953f1658a3
|
adding template-extension package
|
2015-05-11 12:39:49 +09:00 |
|
Sacha Greif
|
9ca63582a2
|
updating custom package template
|
2015-05-11 12:39:32 +09:00 |
|
Sacha Greif
|
89300d115c
|
cleaning up schemas
|
2015-05-11 12:15:10 +09:00 |
|
Sacha Greif
|
d544f0cdeb
|
documenting schemas
|
2015-05-11 11:46:18 +09:00 |
|
Sacha Greif
|
99b4791b5a
|
fix get/set user settings
|
2015-05-11 11:09:26 +09:00 |
|
Sacha Greif
|
48c6d49c7c
|
propertyName -> fieldName; propertySchema -> fieldSchema
|
2015-05-10 14:36:47 +09:00 |
|
Sacha Greif
|
bb32278b5c
|
working on documentation
|
2015-05-10 13:37:42 +09:00 |
|
Sacha Greif
|
b62419ab69
|
Add debug view for template modules
|
2015-05-10 13:37:19 +09:00 |
|
Sacha Greif
|
bd441a689d
|
fix pending posts; let users access their own pending posts
|
2015-05-09 13:26:31 +09:00 |
|
Sacha Greif
|
bf8040457f
|
cleaning up
|
2015-05-08 11:53:38 +09:00 |
|
Sacha Greif
|
3c22937896
|
userCreated -> onCreateUser; fixing getting started package
|
2015-05-08 11:45:09 +09:00 |
|
Sacha Greif
|
bcf50c1cd0
|
update subscribe to posts package
|
2015-05-08 11:00:15 +09:00 |
|
Sacha Greif
|
62a9b8dcaa
|
bugfix
|
2015-05-08 09:58:45 +09:00 |
|
Sacha Greif
|
09eb158e3e
|
clean up
|
2015-05-08 09:44:06 +09:00 |
|
Sacha Greif
|
bd179f7796
|
started updating subscribe to posts package
|
2015-05-08 09:43:45 +09:00 |
|
Sacha Greif
|
b60074ea53
|
using terms and params for commentsList subscription
|
2015-05-08 09:33:27 +09:00 |
|
Sacha Greif
|
11bd064039
|
Add commentsListController
|
2015-05-08 09:20:58 +09:00 |
|
Sacha Greif
|
3de1cf87eb
|
Add extra field support to posts_list_compact template
|
2015-05-08 09:20:22 +09:00 |
|
Sacha Greif
|
88be07cbe5
|
using posts list controller with posts_list_compact template for profile posts
|
2015-05-07 18:54:46 +09:00 |
|
Sacha Greif
|
1bd34a2bf1
|
working on documentation
|
2015-05-07 18:00:23 +09:00 |
|
Sacha Greif
|
5be4ca2542
|
better way to pass comment submit form context
|
2015-05-07 18:00:13 +09:00 |
|
Sacha Greif
|
400fe55dc1
|
fixing users stuff
|
2015-05-07 16:18:07 +09:00 |
|
Sacha Greif
|
9f7e87f722
|
harmonise post lists controllers
|
2015-05-07 15:44:12 +09:00 |
|
Sacha Greif
|
a6b1040b78
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2015-05-07 10:29:02 +09:00 |
|
Sacha Greif
|
67e7f0e750
|
fix search
|
2015-05-07 10:24:41 +09:00 |
|
Sacha Greif
|
5e5f2256fe
|
Merge pull request #945 from jgdovin/devel
fix for nearly all of the getting started package issues
|
2015-05-07 09:14:49 +09:00 |
|
Joshua Gdovin
|
44e5982012
|
fix for nearly all of the getting started package issues
|
2015-05-06 13:40:01 -04:00 |
|
Sacha Greif
|
22229dc8cb
|
add second autorun to reset limit when changing data context
|
2015-05-06 17:48:28 +09:00 |
|
Sacha Greif
|
0658f172ea
|
Telescope.viewParameters -> Posts.views; add Posts.views.register function; file clean up; give categories and search route controller their own data function
|
2015-05-06 17:38:19 +09:00 |
|
Sacha Greif
|
e61cf38437
|
small comment form tweaks
|
2015-05-06 17:13:10 +09:00 |
|
Sacha Greif
|
e1f9c41f86
|
work on users i18n
|
2015-05-06 16:50:12 +09:00 |
|
Sacha Greif
|
ddf99ca363
|
i18ze users package; add profileCompletedAsync callback hook
|
2015-05-06 16:41:15 +09:00 |
|
Sacha Greif
|
3aa67a7d81
|
namespace i18n.setLanguage
|
2015-05-06 16:40:27 +09:00 |
|
Sacha Greif
|
02153a45ff
|
use auto form for profile completion screen
|
2015-05-06 12:56:59 +09:00 |
|