psychobunny
|
9040813b0d
|
closes #1530
|
11 years ago |
psychobunny
|
a5a2e6f04e
|
update BS brand colors in ACP
|
11 years ago |
psychobunny
|
ec5cdd178a
|
added function to update branding colors
|
11 years ago |
psychobunny
|
70b5f9addc
|
some regex to scour the CSS and figure out the branding colors
|
11 years ago |
psychobunny
|
dfe010d97d
|
caps
|
11 years ago |
psychobunny
|
531ad4dec1
|
action:settings.set
|
11 years ago |
Julian Lam
|
970b259e06
|
fixed #907
|
11 years ago |
barisusakli
|
3ecd523799
|
added jquery ui datepicker
|
11 years ago |
psychobunny
|
1996c8ad49
|
fixing less imports on windows
|
11 years ago |
Julian Lam
|
5b38c3b9ee
|
fixed #1395
|
11 years ago |
Julian Lam
|
c03099ce90
|
fixed wrong capitalization -- thanks @akhoury
|
11 years ago |
Julian Lam
|
84a34933fe
|
fixed #1351 -- ACP will tell user that they need to restart, if they need to restart
|
11 years ago |
psychobunny
|
f895ae6ce4
|
updated to latest compressed notifications
|
11 years ago |
Julian Lam
|
889c90673d
|
windows compat for sounds -- #clevercode
|
11 years ago |
barisusakli
|
3e60451ce4
|
closes #1013
lets user change languages,
|
11 years ago |
barisusakli
|
557426c1c9
|
translator refactor
no longer loads all language files on startup
|
11 years ago |
Julian Lam
|
df8728c785
|
allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
|
11 years ago |
Julian Lam
|
0a35195fc7
|
an attempt at addressing loader madness... #1364
|
11 years ago |
psychobunny
|
ff43a619c5
|
moving utils.js to the top
|
11 years ago |
Julian Lam
|
7a993eb2ca
|
closed #1328
|
11 years ago |
Julian Lam
|
f3a78c2b6f
|
#1328 - first pass
|
11 years ago |
Julian Lam
|
3f1df52773
|
settings.get should return empty obj instead of null
|
11 years ago |
psychobunny
|
c76a073482
|
added skins tab; closes #1293
|
11 years ago |
psychobunny
|
3ae8aa1c55
|
helpers.js (client/server); closes #1275
|
11 years ago |
psychobunny
|
b023ef01af
|
moving widgets and variables code out of ajaxify
|
11 years ago |
Julian Lam
|
fc1cb76444
|
fixed #1266
|
11 years ago |
Julian Lam
|
17dd113a94
|
fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up
|
11 years ago |
Julian Lam
|
8c7b474e8b
|
moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load
|
11 years ago |
Julian Lam
|
61afee98c3
|
updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration
|
11 years ago |
Julian Lam
|
16f1db4f5d
|
fireEvent reflection socket call, tweaks to Sounds page in ACP
|
11 years ago |
Julian Lam
|
c1ccc81400
|
ACP integration for Sounds
|
11 years ago |
Julian Lam
|
ebe61450a1
|
WIP - settings.prepare refactoring... because.
|
11 years ago |
Julian Lam
|
553cabdcfa
|
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
|
11 years ago |
barisusakli
|
d4556d4da3
|
added minifed js files
replace jquery form and timeago with minified versions
|
11 years ago |
psychobunny
|
464c2f42c3
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
public/templates/admin/themes.tpl
src/meta.js
src/routes/api.js
|
11 years ago |
barisusakli
|
73c89010cb
|
closes #1182
|
11 years ago |
psychobunny
|
1ef95bd09e
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
app.js
public/templates/category.tpl
public/templates/popular.tpl
public/templates/recent.tpl
public/templates/unread.tpl
src/routes/plugins.js
src/webserver.js
|
11 years ago |
Julian Lam
|
5a8a3627d2
|
bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER
|
11 years ago |
psychobunny
|
e84dd4fd94
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
public/templates/accountedit.tpl
public/templates/header.tpl
src/routes/meta.js
src/webserver.js
|
11 years ago |
Baris Soner Usakli
|
4986c8ed3a
|
fixed tests
|
11 years ago |
psychobunny
|
d20501b29d
|
meta.js merge conflict
|
11 years ago |
Julian Lam
|
fc53385ede
|
removing socket.io library from minfile
|
11 years ago |
Julian Lam
|
1837a8443c
|
shifting socket.io back to the end :\
|
11 years ago |
Julian Lam
|
e70bc9f163
|
added deprecation warning for plugins using filter:scripts.get
|
11 years ago |
Julian Lam
|
5553e07bbd
|
moving socket.IO client lib to top of file, just in case
|
11 years ago |
Julian Lam
|
4c2a6953f1
|
concatenating the client scripts, instead of compressing, in development mode
|
11 years ago |
psychobunny
|
6820e9e662
|
random jshinting expedition
|
11 years ago |
Julian Lam
|
14d7453a23
|
bundling socket.io client library into minfile, minfile always used from this point forward, even in development mode.
Development mode will not compress the scripts, but will just concatenate.
|
11 years ago |
Baris Soner Usakli
|
87f337f2fb
|
cleanup
|
11 years ago |
Julian Lam
|
1f136c6a72
|
ninjafix to mappedPath
|
11 years ago |
Julian Lam
|
5540313b7f
|
fixing path resolution for plugins in production mode
|
11 years ago |
akhoury
|
b59c10a1e9
|
took out some overrides out utils to a new overrides.js
|
11 years ago |
Julian Lam
|
309dcaee06
|
fixed issue where even dev mode would call the minifier for js
|
11 years ago |
Julian Lam
|
12e3e45398
|
closed #1095 - js is now minified and saved to memory the first time it is requested (on prod mode), same with theme CSS
|
11 years ago |
Julian Lam
|
bc1c419722
|
caching compiled CSS locally, so repeated calls to the stylesheet serve from cache
|
11 years ago |
Julian Lam
|
7760a6b207
|
added restart button to ACP (!!)
|
11 years ago |
Baris Soner Usakli
|
02b602f587
|
removed double translator
|
11 years ago |
Baris Soner Usakli
|
63dba688ff
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB into akhoury-topics-thumbnails
|
11 years ago |
Baris Soner Usakli
|
29ba015d69
|
fixed topic thumbs
|
11 years ago |
psychobunny
|
acb935bbc5
|
requiring translator in meta.js
|
11 years ago |
Julian Lam
|
f6ea278b09
|
closed #1095
|
11 years ago |
Baris Soner Usakli
|
86556989f4
|
closes #1068
|
11 years ago |
Micheil Smith
|
ee0f9d2bbe
|
Rename themes_dir to themes_path for consistency with other configuration options
|
11 years ago |
Micheil Smith
|
691fde0a27
|
Added ability to change where themes are stored via themes_dir configuration option
themes_dir is resolved to be relative to the root of the NodeBB install.
|
11 years ago |
Julian Lam
|
01f7caa3af
|
Proper handling of windows path separators in plugin js gets
|
11 years ago |
Julian Lam
|
1e7adda054
|
for #944
|
11 years ago |
Julian Lam
|
d1eba104d2
|
minor tweak to var names
|
11 years ago |
Matti Leppänen
|
b71607ea7d
|
err.message is undefined use err instead
|
11 years ago |
Julian Lam
|
fb2b54b314
|
refactored meta and link tag generation to template (yay frontend processing!)
cache busters now always added in template, instead of throughout code
|
11 years ago |
Baris Soner Usakli
|
f68b692ce4
|
closes #863
|
11 years ago |
Julian Lam
|
fac55160fa
|
new translation strings for pages, proper unicode handling in parseFragment
|
11 years ago |
Julian Lam
|
e69f5fff3b
|
added "pages" translation file to languages
|
11 years ago |
psychobunny
|
d67ae5c2be
|
changing undetected minified JS file warning to info message instead
|
11 years ago |
Baris Soner Usakli
|
4273fc4d23
|
added check for valid field
|
11 years ago |
Julian Lam
|
5861630dec
|
- removed autocomplete in composer core (now entirely in mentions)
- upped jQuery UI to 1.10.4
|
11 years ago |
Baris Soner Usakli
|
00c6fc17ac
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
d72926a5bb
|
Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
|
11 years ago |
Baris Soner Usakli
|
a802dc4b68
|
admin.js socket fixes
|
11 years ago |
Julian Lam
|
727ad4b651
|
added cache buster to nodebb.min.js even if it has not changed
|
11 years ago |
Julian Lam
|
c8a514aa37
|
updated new timeago path
|
11 years ago |
Baris Soner Usakli
|
93292e701d
|
added error check to setOnEmpty
|
11 years ago |
psychobunny
|
ef01717562
|
allow themes to set path to a frameworkCSS so you can include a customized BS or another framework altogether
|
11 years ago |
psychobunny
|
1caaa8c20a
|
re-initialize translator when language is changed in ACP
|
11 years ago |
Julian Lam
|
53caa5e422
|
full unicode support in slugify method, thanks to XRegExp
|
11 years ago |
Baris Soner Usakli
|
21155b1b80
|
recent rss link fix
|
11 years ago |
psychobunny
|
5db27a835f
|
fix for minification of plugins static directories
|
11 years ago |
Baris Soner Usakli
|
c8e423e9cf
|
check if item is valid
|
11 years ago |
Baris Soner Usakli
|
b504e2cd11
|
closes #658
|
11 years ago |
Julian Lam
|
2f1a3b9789
|
enabled touch events for composer resizing -- composer is now ipad
supported!
|
11 years ago |
Julian Lam
|
43c05d1d85
|
adding cache busters to client side files (closed #586)
|
11 years ago |
psychobunny
|
274310e35a
|
removed notification count in title, removed api calls to it (left method intact) so hopefully title building is faster too. closes #625
|
11 years ago |
Baris Usakli
|
c096656eff
|
merged master fixed conflicts
|
11 years ago |
Baris Soner Usakli
|
b215dbde19
|
updated install
|
11 years ago |
Julian Lam
|
5b6f5ebf9d
|
added tinycon lib and changed notif icon to be in CSS instead of in
template
|
11 years ago |
Baris Usakli
|
4f654fb489
|
more work
|
11 years ago |
psychobunny
|
5357ad61db
|
plugins - filter:scripts.get hook lets a plugin add client-side JS to the header and queue up for minification on production
|
11 years ago |
Julian Lam
|
33868804fd
|
fixed #517
|
11 years ago |
Julian Lam
|
d7856bcd4f
|
fixing bootswatch themes, which broke in the last update
|
11 years ago |
Julian Lam
|
e4c62200de
|
fixing screenshot previews in admin/themes
|
11 years ago |
Julian Lam
|
5d7f38f99f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |