7634 Commits

Author SHA1 Message Date
Emil Siverhall
aa9f3bfbbd added new test case 2013-04-05 13:39:57 +02:00
Emil Siverhall
825e38d39d removed add attachment panel since the only thing added to a fileuploadfield was the custom validator. adding the validator to the uploadfield directly inside the form instead.. 2013-04-05 11:49:32 +02:00
fred-fri
6855606438 playing with tests 2013-04-05 18:36:23 +09:00
Emil Siverhall
97187136a4 refactored file uploading 2013-04-05 11:20:40 +02:00
Emil Siverhall
a1ddb4092d added attachment validator that checks to see that uploaded attachments doesnt exceed 15mb 2013-04-05 11:19:35 +02:00
fred-fri
dc9241dc89 fixed findall nullpointer 2013-04-05 17:17:47 +09:00
fred-fri
3e8af8bd9a fixed repo nullpointer 2013-04-05 16:55:58 +09:00
fred-fri
2a9a0bd609 Merge branch 'release20130405' 20130405 2013-04-05 13:57:27 +09:00
fred-fri
bcd7c64e21 added new db file 2013-04-05 13:57:08 +09:00
fred-fri
9a8a1a4acc trying to connect reply link to input panel 2013-04-05 12:32:54 +09:00
fred-fri
35607b51e7 trying to connect reply link to input panel 2013-04-05 12:08:12 +09:00
fred-fri
f8dbf5354b trying to connect reply link to input panel 2013-04-05 11:53:34 +09:00
fred-fri
ad3a61d87b trying to connect reply link to input panel 2013-04-05 11:53:18 +09:00
fred-fri
2fa7ae714c trying to connect reply link to input panel 2013-04-05 11:45:48 +09:00
fred-fri
2389fff347 trying to connect reply link to input panel 2013-04-05 11:39:28 +09:00
fred-fri
c7fe6b77a2 added test for it 2013-04-05 11:04:15 +09:00
fred-fri
da2907a4a3 added reply link to forum posts 2013-04-05 11:02:08 +09:00
Emil Siverhall
6f0c3c0ded spelling.. 2013-04-04 23:05:31 +02:00
Emil Siverhall
45450e9be8 test changes to make executeAjaxEvent able to handle multipart forms 2013-04-04 23:03:47 +02:00
Emil Siverhall
3ed4ea8ef8 added download link of attachments if available 2013-04-04 21:49:47 +02:00
Emil Siverhall
78b9f00ea5 upload of forum attachments now works 2013-04-04 16:48:14 +02:00
Emil Siverhall
d948f9ee86 added custom validtor for attachments.. need some rules 2013-04-04 14:36:12 +02:00
Emil Siverhall
062c2abdb1 refactor out file upload field 2013-04-04 14:36:09 +02:00
Emil Siverhall
f920c880c8 added file upload field to create thread form 2013-04-04 14:36:07 +02:00
Emil Siverhall
33595766f9 started working on an upload form for post attachments 2013-04-04 14:31:36 +02:00
Emil Siverhall
6abaead5f9 Merge branch 'forum/read_posts' into feature/forum/threads 2013-04-04 11:20:38 +02:00
Emil Siverhall
a82523800e added read state panel to the new post details panel 2013-04-04 11:19:47 +02:00
Emil Siverhall
51e442e2d2 refactoring to make a separate panel to view all posts on a projects forum page 2013-04-04 11:03:56 +02:00
Emil Siverhall
e0b44b48bb refactoring to forum, new panel for each post details 2013-04-04 11:03:54 +02:00
fred-fri
7d02e3c69a working with tests, still get problems 2013-04-04 16:50:30 +09:00
fred-fri
05a97eda10 working with tests, still get problems 2013-04-04 16:36:46 +09:00
fred-fri
eb40a3c3e6 some cleanuå 2013-04-04 14:29:33 +09:00
fred-fri
5febeca9bf made enter comment a placeholder, added validation for comment field 2013-04-04 14:15:52 +09:00
fred-fri
6082b42b52 added deletion 2013-04-04 14:04:53 +09:00
fred-fri
25a93446da fixed edit bug 2013-04-04 13:42:34 +09:00
Emil Siverhall
37dcf999c8 Merge branch 'meeting_fix' into develop 2013-04-02 23:21:53 +02:00
Emil Siverhall
d1e9d784e0 supervisors may now create first meeting on ideas with status completed as well.. 2013-04-02 23:16:42 +02:00
0f91fdc273 Made the image updateable with ajax. Updated test for the new ajax rules. 2013-04-02 10:56:41 +02:00
c923e64a15 Added unread state panel to forum panel 2013-04-02 10:46:08 +02:00
57260d8bd1 Added missing @Param parameters 2013-04-02 10:45:49 +02:00
52bd0ce721 Added backticks around reserved word used as column name 2013-04-02 10:45:34 +02:00
fb3daa2ea6 Icon is now different for (un)read state 2013-04-02 10:28:26 +02:00
a450840252 Toggle read state updates panel 2013-04-02 10:23:17 +02:00
372bc91b1a Clicking link toggle read state 2013-04-02 10:21:11 +02:00
140bfb0a59 Added link to toggle read state 2013-04-02 10:15:16 +02:00
c036c6cece Rebase conflict fixes 2013-04-02 10:10:15 +02:00
8d5dc2eaa7 Panel showing a forum posts read state 2013-04-02 10:03:50 +02:00
a298774187 isRead function in service 2013-04-02 10:02:53 +02:00
9050f67a62 markUnread function in forum service 2013-04-02 10:02:28 +02:00
796dca78b0 Forum read state entities 2013-04-02 10:01:42 +02:00