psychobunny
615b81a447
closes #1797
11 years ago
barisusakli
b9c30aa42d
possible fix to #1660
...
modified the tagsinput source to use keypress instead of keydown for the
confirmKeys
11 years ago
barisusakli
c852574cef
closes #1572
11 years ago
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli
ab15dba0de
closes #1472
11 years ago
barisusakli
3ecd523799
added jquery ui datepicker
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
0ea14324ac
adding missing files
11 years ago
Julian Lam
ca2e9d7d9e
linting and moving xregexp back to .js
11 years ago
Julian Lam
738ada9b16
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
816d9e5d12
minifying xregext lib
11 years ago
psychobunny
fdb9b889ec
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
psychobunny
fb1ddc3d9b
minifying colorpicker.js
11 years ago
Julian Lam
b525d95915
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
6aa8df1d24
removed unminified buzz library, keeping minified version
11 years ago
psychobunny
da0355ef79
remove async dep for widgets (30kb was overkill for one use of async.each); linting
11 years ago
barisusakli
d4556d4da3
added minifed js files
...
replace jquery form and timeago with minified versions
11 years ago
Julian Lam
a500899fdf
removing unused bootstrap js file
11 years ago
Julian Lam
4343f240d0
moving async back to proper vendor folder
11 years ago
psychobunny
df29410c08
moving async back to require.js modules/vendor folder
11 years ago
Julian Lam
4cb9f34253
adding buzz and sound assets
11 years ago
Julian Lam
f65a7f96ff
moving async to proper vendor folder
11 years ago
barisusakli
661dff2f9b
added jquery css
11 years ago
barisusakli
78f9c25c9c
added autocomplete to jquery fixed search results
11 years ago
Baris Soner Usakli
c49c3e3550
fixed jquery ui package
11 years ago
Baris Soner Usakli
075c6c01f2
upload changes, show progres in composer
11 years ago
Julian Lam
53285d70a9
just sneaking tabIndent into NodeBB core -- nothing to see here...
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
psychobunny
1528c70a30
deleted BS css files from core - please update vanilla
11 years ago
Julian Lam
acc390f6ef
added timeago locales, fixed timeago template error in ACP.
11 years ago
Julian Lam
c8a514aa37
updated new timeago path
11 years ago
Baris Soner Usakli
414eaea413
username mention auto completes
11 years ago
Julian Lam
53caa5e422
full unicode support in slugify method, thanks to XRegExp
11 years ago
Julian Lam
0f362b7fac
updated bootstrap - because why not
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
541993c80a
fontawesome 4 migration, closes #473
11 years ago
Julian Lam
39f2efbef8
closed #540
11 years ago
Julian Lam
c5bc2dd64f
upgrading to bootstrap 3.0.1, wish us luck!
11 years ago
psychobunny
3fd7d9a604
moved jquery.form.js into appropriate location
11 years ago
Julian Lam
da59f47624
adding missing files
11 years ago
Baris Usakli
d721320af5
added jquery.timeago.js
12 years ago
psychobunny
6647e75c77
updated bootbox to BS3
12 years ago
psychobunny
e5af4f6299
BS3 source files, damn you windows github
12 years ago
psychobunny
2f70dd732d
BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed
12 years ago
psychobunny
99d8affa53
started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass
12 years ago
Julian Lam
cbd03e75e2
fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
...
also integrated bootbox into confirm dialogs for thread deletion
12 years ago
Julian Lam
0a00eac970
added requirejs, new 'composer' module for all posting related functions (client-side)
...
composer module only has "push" at the moment... doesn't render a window quite yet.
12 years ago
psychobunny
6dd8264685
updated to latest font-awesome (3.11)
12 years ago
Baris Usakli
c7dcbb8ab2
added jquery.ui.min
12 years ago
Julian Lam
94cd7e84eb
updating bootstrap to official 2.3.2 version
12 years ago