Commit Graph

37 Commits

Author SHA1 Message Date
Baris Soner Usakli
54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue #233 2013-08-29 21:18:23 -04:00
psychobunny
0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 2013-08-24 03:36:44 +08:00
psychobunny
8be896aebb label-important to label-danger 2013-08-24 00:43:03 +08:00
psychobunny
4373037071 fixed composer window having 0 width; recent replies looks gud again 2013-08-22 04:05:48 +08:00
Baris Soner Usakli
a95582b382 closes #183, closes #182 2013-08-20 00:50:59 -04:00
Baris Soner Usakli
ff805a704d closes #175 2013-08-15 17:03:43 -04:00
Baris Soner Usakli
f83be710a0 closes #172, #173, #174 2013-08-15 16:50:00 -04:00
Julian Lam
3933549659 committing fixes to composer window 2013-08-15 14:04:12 -04:00
Baris Soner Usakli
46afbc0ba0 assorted config fixes 2013-08-12 19:00:31 -04:00
Julian Lam
336345ee83 closed #137 2013-07-25 13:18:55 -04:00
Julian Lam
1752be237b minor style changes to the composer (moved buttons to the bottom as well) 2013-07-25 12:36:43 -04:00
Baris Soner Usakli
6865eb9f0f changed the drag and drop image upload, closes #108 2013-07-24 15:03:49 -04:00
Baris Soner Usakli
8947553ecd closes #117 2013-07-23 12:35:45 -04:00
Julian Lam
81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
2013-07-21 23:27:07 -04:00
Baris Soner Usakli
919efd4052 drag and drop image upload first pass 2013-07-21 12:29:57 -04:00
Julian Lam
a66f2dfabe minor tweaks to positioning of composer window relative to taskbar 2013-07-21 02:34:04 -04:00
Julian Lam
18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
2013-07-21 02:16:58 -04:00
Baris Soner Usakli
f90eb72706 added minimum lengths into error messages 2013-07-18 14:50:58 -04:00
Baris Soner Usakli
f7d27cdef1 nconf fixes 2013-07-18 14:47:41 -04:00
Baris Usakli
8d21d4f998 closes #91 2013-07-17 10:45:16 -04:00
Julian Lam
0e854119c6 removed duplicate id in topic template, closed #84, where opening a couple threads caused the reply window to load multiple times 2013-07-16 11:03:51 -04:00
Baris Soner Usakli
62ef925fd3 removed graph/picture, closes #72 2013-07-11 16:45:05 -04:00
Matt Smith
719dedd72b Moved reply topic unlock 2013-06-25 15:54:33 +01:00
Matt Smith
60dfed79c1 Fixed Reply locking New Topic title edit 2013-06-25 12:28:59 +01:00
Julian Lam
ac5b7c02f8 hiding the minimize button for mobile/low resolution users - fixes issue #21 2013-06-20 13:01:50 -04:00
Julian Lam
dd4bc61b5a allowed clicking on the taskbar button itself to minimize 2013-06-14 15:32:49 -04:00
Julian Lam
9d3a27ea17 splicing out taskbar related code into its own require module 2013-06-14 15:10:22 -04:00
Julian Lam
05b91caf6c noscript for home and category view (although it's not quite working for
category view yet)
2013-06-14 13:01:24 -04:00
Julian Lam
7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 2013-06-06 15:56:49 -04:00
Julian Lam
49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 2013-06-06 13:30:28 -04:00
Julian Lam
6f16088cd6 cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?) 2013-06-05 13:34:44 -04:00
Julian Lam
89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 2013-06-05 10:25:29 -04:00
Julian Lam
82736d8780 editing of posts using new post window 2013-06-05 10:18:29 -04:00
Julian Lam
061c7a9e66 half broken editing 2013-06-04 16:47:07 -04:00
Julian Lam
676ddcd3e3 integrating the new post window into the forum 2013-06-04 16:20:27 -04:00
Julian Lam
446bd3a022 constructing posts window 2013-06-03 16:41:06 -04:00
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.
2013-06-03 16:06:11 -04:00