8000 Releases · saggiyogesh/nodeportal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: saggiyogesh/nodeportal

v0.2.4

13 Sep 07:39
Compare
Choose a tag to compare
  • Integration tests.
  • Login by google, facebook, linkedin etc
  • Upgrade to express 4 and bootstrap 2.3.2
  • Rewritten PageRenderer api.
  • CacheStore api is created and used in permissions cache, jade tmpl cache.
  • New ViewParser is used to parse jade tmpls.
  • Removed sync methods from PermissionValidator.
  • PageScript api is used to save client's js and render at page bottom per request.
  • Custom Mixins are created to render view components like Bootstrap Alerts.
  • Error templates for 500, 401 and 404 HTTP errors
  • various fixes.

v0.2.3

18 Jan 09:37
Compare
Choose a tag to compare
  • Bootstrap tabs helper.
  • Gravatar integeration of user profile picture.
  • User manage plugin improvements: Password change, User address & contact info, custom profile pic.
  • Email notifications of comments.
  • Mailer util improvements.
  • Bug fixes

v0.2.2

21 Dec 06:09
Compare
Choose a tag to compare
  • Threads & comments plugin
  • Integration of comments with Display Article plugin
  • Plugins manager plugin, to remove user created themes & layouts.
  • Upgrade to moongoose 3.x.
  • jquery auto size plugin included & module created for requirejs
  • Bugs fixes.
  • Permission improvements.
  • Plugin's settings view can now render Dynamic form, using FormBuilder.
  • node-clone module used and included in utils.js for cloning objects.
  • Action Button lib is created to show actions associated to entity. Action Button used Bootstrap's Button dropdown toggle.

v0.2.1

07 Dec 06:17
Compare
Choose a tag to compare
Permission improvements. App startup actions.
0