Sacha Greif
e5c54c2f48
Refactoring categories code into multiple files; improving category slug generation logic to avoid duplicate slugs
2015-08-20 10:30:34 +09:00
Sacha Greif
5fe4272c06
Refactoring post admin links on post item
2015-08-18 10:21:21 +09:00
Sacha Greif
13bf1e3ccf
fix versioning (0.23.0)
2015-08-15 12:36:07 +09:00
Sacha Greif
9ed1841198
clean up comment and posts excerpts in newsletter
2015-08-15 12:28:22 +09:00
Sacha Greif
98266558d5
history and version update (0.23)
2015-08-12 16:38:35 +09:00
Sacha Greif
7a54b3861b
refactor and improve code for share package
2015-08-12 15:22:05 +09:00
Sacha Greif
d57ded5933
fix typo
2015-08-03 17:40:29 +09:00
Sacha Greif
709ff04d55
modify custom template prefix system to accept multiple simultaneous prefixes
2015-08-03 15:42:28 +09:00
Sacha Greif
e78bf951b1
version bump (0.22.2)
2015-07-28 11:16:14 +09:00
Sacha Greif
3b4ee38f99
add util for adding "http" to URL; add isVideo posts helper
2015-07-27 15:15:38 +09:00
Sacha Greif
1353f0a74d
version bump (0.22.1)
2015-07-22 15:23:51 +09:00
Sacha Greif
d2aa8a73f0
added menu.removeAll()
2015-07-17 12:03:12 +09:00
Sacha Greif
cef678811c
small tweaks
2015-07-17 08:40:02 +09:00
Sacha Greif
2d13f42c75
enable using template as menuLabel; icon tweaks
2015-07-16 12:03:15 +09:00
Sacha Greif
d0b43d5899
removed button.submit from colors since it's already a button
2015-07-14 12:45:04 +09:00
Sacha Greif
a3f7a69bc8
make trimWords work with empty string
2015-07-14 12:01:32 +09:00
Sacha Greif
9837824860
version bump (0.21.1)
2015-07-01 15:51:27 +09:00
Sacha Greif
ffe1cf3316
only add trailing slash to siteUrl, not other url fields
2015-06-25 12:03:10 +09:00
Sacha Greif
6d4c5dedcf
history
2015-06-25 11:50:42 +09:00
Sacha Greif
464e1ae481
fix comment voting style
2015-06-19 15:30:31 +09:00
Sacha Greif
b15d9095c0
add email testing routes for post approved, new comment, and new reply; clean up notifications; clean up posts, comments, user, utils helpers; change post URL format to /id/slug
2015-06-19 11:52:57 +09:00
Sacha Greif
05f656a407
working on post downvote setting
2015-06-18 16:46:45 +09:00
Sacha Greif
7e48d49366
working on post URL slugs
2015-06-18 13:04:38 +09:00
Sacha Greif
9b7edf4687
version bump
2015-06-17 17:58:07 +09:00
Sacha Greif
434c2d4753
add prefix-based automatic template replacement
2015-06-17 09:15:26 +09:00
Sacha Greif
fb7b02de87
version bump (0.20.5)
2015-06-05 11:39:36 +09:00
Sacha Greif
9cfef9bcf5
generate list of public user properties from user schema
2015-06-05 10:55:52 +09:00
Sacha Greif
172f3a140d
version bump (0.20.4)
2015-05-20 10:18:14 +09:00
Sacha Greif
d1055bd8ce
version bump (0.20.2)
2015-05-20 09:34:03 +09:00
Sacha Greif
31fd821029
version bump (0.20.1)
2015-05-19 15:42:24 +09:00
Sacha Greif
e74bea4555
making invite stuff work
2015-05-18 18:32:54 +09:00
Sacha Greif
29babb9a38
postListTop -> postsListTop; Telescope.utils.colorTable -> Telescope.colorElements.colorTable; reogranize menus code
2015-05-18 11:39:12 +09:00
Sacha Greif
60024af0d1
Telescope.menus -> Telescope.menuItems
2015-05-18 11:11:14 +09:00
Sacha Greif
b72ef6fd45
renaming posts templates
2015-05-18 10:30:08 +09:00
Sacha Greif
c8754f0dd3
register -> add
2015-05-17 15:38:02 +09:00
Sacha Greif
071106c7d6
updating versions; making forms orderable; adding modules.removeAll
2015-05-16 17:49:16 +09:00
Sacha Greif
e27dc3aaee
make profile fields flexible ("read-only Autoform")
2015-05-16 12:34:50 +09:00
Sacha Greif
6be2d73d75
namespacing email stuff
2015-05-13 11:52:00 +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
1bd34a2bf1
working on documentation
2015-05-07 18:00:23 +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
02153a45ff
use auto form for profile completion screen
2015-05-06 12:56:59 +09:00
Sacha Greif
fcc290c55f
fixing comment and post edit before hooks
2015-05-04 12:32:00 +09:00
Sacha Greif
ce640ef2ee
version bump
2015-05-04 11:11:56 +09:00
Sacha Greif
be35c98822
Add third "constant" parameter to callbacks; split callbacks.run into run and runAsync; split postEdit and commentEdit in two
2015-05-04 10:19:50 +09:00
Sacha Greif
7b46b5ffb7
Merge branch 'namespace2' of https://github.com/TelescopeJS/Telescope into namespace2
...
# Conflicts:
# packages/telescope-posts/lib/routes.js
2015-05-02 09:53:40 +09:00
Sacha Greif
40fe20aac1
working on posts lists templates and subscriptions
2015-05-02 09:52:39 +09:00
Maxime Quandalle
94c6121d91
Improve jsHint consistency
...
This commit touch a lot of lines of code with the goal to be more
rigorous about JavaScript code conventions defined in the `.jshintrc`.
Some modification:
* Add a list of used global symbols in the corresponding section of
`.jshintrc`
* Use local variables instead of global in a lot of places where the
keyword `var` was mistakenly forgotten
* Add missing semi-colons after instructions
* Add new lines at the end of files
* Remove trailing whitespaces
* Use newer name of some Meteor APIs, eg `addFiles` instead of
`add_files`
* Add missing `break` statements in `switch` blocks
* Use `===` instead of `==` and `!==` instead of `!=`
* Remove unused variables
This commit should also fix a few bugs due to this lack of rigor. One
example of that was the test `typeof navElements === "array"` that was
never true because in JavaScript, `typeof [] === "object"`, we
replaced this test by the `_.isArray` method provided by underscore.
It might also fix some potential collision related to global
variables.
There is still plenty of work until Telescope code base passes jsHint
validation, but at least this commit is a step in the right direction.
2015-05-01 18:38:27 +02:00
Sacha Greif
7aa7a6f544
generate list of fields from modifier, not from fieldNames
2015-04-28 17:29:28 +09:00