psychobunny
|
503e59b12b
|
clean up conditionals only at the very end of parsing
|
2014-01-24 13:25:33 -05:00 |
|
psychobunny
|
97ec312c72
|
console.log
|
2014-01-10 17:08:01 -05:00 |
|
psychobunny
|
05edfdc9c1
|
templates.js - if custom theme is missing a template, render default template
|
2014-01-10 17:06:56 -05:00 |
|
Julian Lam
|
127261100e
|
fixed #698 - ajaxify.go will now cancel any active API requests when it is called
|
2014-01-08 14:53:32 -05:00 |
|
psychobunny
|
fda68bc5dd
|
added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global
|
2014-01-04 17:44:13 -05:00 |
|
psychobunny
|
0edd6985ec
|
templates.js added support for !@first and !@last conditionals
|
2014-01-03 21:23:08 -05:00 |
|
psychobunny
|
69e0aa338d
|
resolved some todo that's been in there for many months
|
2013-12-30 17:11:59 -05:00 |
|
psychobunny
|
6dcd06b63c
|
removed unused parameter in templates.prepare
|
2013-12-30 16:26:30 -05:00 |
|
Baris Soner Usakli
|
680dbf138a
|
closes #669
|
2013-12-22 15:15:59 -05:00 |
|
Julian Lam
|
f2d631e42d
|
new composer window template (WIP!)
|
2013-12-17 23:42:02 -05:00 |
|
Julian Lam
|
d86aefb518
|
removing defunct "template" argument in ajaxify.go
|
2013-12-17 21:53:50 -05:00 |
|
psychobunny
|
b5e37a6ce8
|
fixes #123, parse object properties in template outside of namespace
|
2013-12-08 13:50:11 -05:00 |
|
psychobunny
|
24b12e23ea
|
fixes #636, conditionals broken from f1ad469861
|
2013-12-08 10:31:18 -05:00 |
|
psychobunny
|
f1ad469861
|
templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306
|
2013-12-07 19:07:51 -05:00 |
|
psychobunny
|
36745608bf
|
removed console.log
|
2013-12-07 15:49:48 -05:00 |
|
psychobunny
|
090d35f306
|
clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617
|
2013-12-07 15:48:35 -05:00 |
|
Baris Usakli
|
190948336a
|
closes #590
|
2013-12-02 13:28:46 -05:00 |
|
psychobunny
|
85aa587749
|
merge conflicts
|
2013-11-28 17:16:27 -05:00 |
|
psychobunny
|
48e36e3c31
|
templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3
|
2013-11-28 17:14:04 -05:00 |
|
Baris Usakli
|
f2bf65252d
|
removed the fields
|
2013-11-28 16:15:18 -05:00 |
|
Julian Lam
|
4855131652
|
category read restrictions
|
2013-11-27 08:49:23 -05:00 |
|
psychobunny
|
e98d05b1a5
|
closes #556, also removes the newline that was previously inserted
|
2013-11-26 13:18:41 -05:00 |
|
psychobunny
|
0f7f6cd0a3
|
templates.js added IF !value
|
2013-11-25 15:48:54 -05:00 |
|
psychobunny
|
0e8b33aa79
|
templates.js added @first and @last conditionals
|
2013-11-25 15:48:54 -05:00 |
|
psychobunny
|
5c597ca218
|
expand regex for templates, allowing the syntax to be less strict re: whitespace
|
2013-11-25 01:14:31 -05:00 |
|
Baris Soner Usakli
|
e9c66bb35a
|
removed console.log
|
2013-11-24 22:12:36 -05:00 |
|
Baris Soner Usakli
|
23eb7824ac
|
closes #513
|
2013-11-24 22:08:37 -05:00 |
|
psychobunny
|
46bad118de
|
if a thread is unreplied, don't show the OP as the last person to reply
|
2013-11-23 15:28:00 -05:00 |
|
psychobunny
|
2d7228fa40
|
added if / else logic to templates
|
2013-11-23 15:15:33 -05:00 |
|
psychobunny
|
0cc136c3f6
|
simplifying conditional logic in templates + fixed it so that it takes namespace into account
|
2013-11-23 14:53:05 -05:00 |
|
Baris Usakli
|
fa9636a62a
|
closes #495
|
2013-11-12 12:41:16 -05:00 |
|
Baris Soner Usakli
|
7eba0b85f4
|
fixed andrews fail
|
2013-10-29 15:19:29 -04:00 |
|
psychobunny
|
30a45ee78e
|
prevent a potentially badly written theme.json from blowing up your forum
|
2013-10-29 15:13:07 -04:00 |
|
psychobunny
|
1d5a208896
|
themes - added ability to route custom templates serverside
|
2013-10-29 14:40:35 -04:00 |
|
psychobunny
|
bbb716723f
|
templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
|
2013-10-29 14:04:07 -04:00 |
|
Baris Usakli
|
1691c74727
|
testing breadcrumb images
|
2013-10-23 14:39:46 -04:00 |
|
Baris Soner Usakli
|
17083dc5e6
|
closes #417
|
2013-10-22 19:41:34 -04:00 |
|
psychobunny
|
69a31dcdd9
|
fixes #388
|
2013-10-07 12:49:13 -04:00 |
|
Julian Lam
|
0b299b2fe7
|
Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
|
2013-10-05 14:39:14 -07:00 |
|
Baris Usakli
|
52f2e193d6
|
if api fails with 404 ajaxify to 404, added type check to updateProfile
|
2013-10-04 13:39:44 -04:00 |
|
Andrew Darqui
|
55d84d0f9b
|
basic logger functionality added - accessible via http://nodebb/admin/logger
|
2013-10-02 00:25:46 -04:00 |
|
Baris Usakli
|
4207792ffd
|
added app alert if template data cant be loaded
|
2013-09-30 15:12:14 -04:00 |
|
Julian Lam
|
f08067bab2
|
fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
|
2013-09-29 13:47:27 -04:00 |
|
Baris Usakli
|
4a7cd664fd
|
fixed a bug in template parsing
|
2013-09-24 16:46:45 -04:00 |
|
psychobunny
|
1fbc038e64
|
fixed conflicts, added new language key for users/online
|
2013-09-24 15:15:39 -04:00 |
|
Julian Lam
|
964fbfe2bb
|
fixes to get nodebb to at least load on IE
|
2013-09-24 13:30:54 -04:00 |
|
psychobunny
|
b5274a0d91
|
init
|
2013-09-20 14:35:32 -04:00 |
|
psychobunny
|
dc41c6bc0d
|
formatting - core client side
|
2013-09-17 13:04:40 -04:00 |
|
psychobunny
|
c16c4aac44
|
console.log
|
2013-09-09 14:17:11 -04:00 |
|
Julian Lam
|
1758c3e3f2
|
fix for admin templates
|
2013-09-07 11:51:37 -04:00 |
|