17763 Commits

Author SHA1 Message Date
Maryam Ammouri
465e18c7b3 added bootstrap folder 2012-12-04 15:58:50 +01:00
Maryam Ammouri
917ad826e7 author 3p + footer header 2012-12-04 15:57:28 +01:00
Arian Jafari
c3a3ffc98d - Adding DAO for password
- Adding Password class
- Updating User class with optional local password
- Adding PasswordHandler, used for encrypting passwords.
2012-12-04 15:53:05 +01:00
Emil Siverhall
e7187d110b Merge branch 'breadcrumbs' into develop 20121204 2012-12-04 12:41:36 +01:00
Emil Siverhall
285d29858a reintroduced the breadcrumbs and made tab highlighting work on all new idea pages 2012-12-04 12:41:21 +01:00
Jona Ekenberg
d0652436d3 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2012-12-04 12:03:31 +01:00
Emil Siverhall
db970368ce Merge branch 'areaOrderFix' into develop 2012-12-04 12:01:12 +01:00
Emil Siverhall
dad66f3600 research areas should be in alphabetical order when students submitting ideas as well 2012-12-04 12:01:00 +01:00
Jona Ekenberg
edd21f9c39 Merge branch 'addedResearchAreaInfo' into develop 2012-12-04 11:52:42 +01:00
Jona Ekenberg
33fb5fdbfa added link to researcharea info 2012-12-04 11:52:27 +01:00
Emil Siverhall
9038a0cc63 Merge branch 'deployFix_20121204' into develop 2012-12-04 11:17:24 +01:00
Emil Siverhall
b70eafc09b Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2012-12-04 11:17:04 +01:00
Emil Siverhall
d3765b71f1 moved author info to its own panel since we dont want this with supervisor ideas that are still unmatched. no authors created lazy init exceptions on the participation objects 2012-12-04 11:16:23 +01:00
Jona Ekenberg
f6ab5e5400 changed the rest 2012-12-04 10:59:34 +01:00
Jona Ekenberg
f209524761 changed some 2012-12-04 10:52:44 +01:00
abe41e859e change notification settings to better support new types of notifications 2012-12-04 10:41:48 +01:00
4d93507e4e fixed a bug that prevented editing of project title and class 2012-12-04 09:27:33 +01:00
aaa5e742c1 mounted the notifications page to "notifications" 2012-12-04 09:07:42 +01:00
970466f586 notifications are now sorted by date in descending order (newest first) by default 2012-12-04 09:05:18 +01:00
bf5ad995be Merge branch 'develop' of git.dsv.su.se:/git/scipro/scipro into notifications
* 'develop' of git.dsv.su.se:/git/scipro/scipro: (52 commits)
  now sorting researchAreas by title when filtering
  hiding create and select buttons for students if no application period is open
  made sure that authors may not add a new partner to a pending idea if application period has ended.
  added link to add new author to an idea where the current authors project partner declined to be a part of the idea
  reactivated the edit on (old) projectideas
  changed the width of selectkeywordpanel
  can't change language to swedish when selecting master now
  now the partner is set to null and disabled when pressing master, also the language is set to english
  now partner is hidden when clicking bachelour or master, next step is master only
  removed edit feature of student project ideas for now, since we have problems editing master ideas
  added authors to newideadialog
  add remove students panel only had delete icon visible for sysadmins. since we use the same component when supervisors add student to their ideas, we make delete available for other roles as well.
  trying to make it print when changing selection...
  changed width to span-6 but had to add style='float: none; margin-bottom: 0px;' for it to look good
  changed width to 100%
  changed back to project ideas for demo purposes
  added first meeting details to newideapanel
  added watsons box header above watson boxes
  changed from link to button
  added or between the two options
  ...

Conflicts:
	resources/db_update_scripts/current.sql
2012-12-04 09:01:28 +01:00
525cb0ff60 project notification - activity added 2012-12-04 08:51:09 +01:00
Emil Siverhall
31bf912ad7 Merge branch 'deployFix_20121204' into develop 2012-12-04 08:33:35 +01:00
Emil Siverhall
ce90a7d8e2 new idea details dialog for supervisors was showing the idea authors twice. removed panel that isnt needed anymore 2012-12-04 08:30:22 +01:00
6008e37600 now uses the existing DomainLDM instead of its own 2012-12-03 18:26:18 +01:00
Jona Ekenberg
0f92231421 now sorting researchAreas by title when filtering 2012-12-03 17:52:14 +01:00
122257241b project notification - file upload 2012-12-03 17:47:45 +01:00
83e6184126 project notification - forum post 2012-12-03 17:25:35 +01:00
dc9fcf7b8d common information for project notifications is now presented as a list 2012-12-03 17:09:51 +01:00
08346976d3 project notifications - state change 2012-12-03 17:00:36 +01:00
5da89cc652 project notifications - changed reviewers.
changed grammar of some project notification type enums
2012-12-03 16:47:14 +01:00
d7061b37a3 unread column is now sortable again 2012-12-03 16:39:48 +01:00
f58b0a5f69 project notification - co-supervisors changed 2012-12-03 16:35:18 +01:00
4d9fd15aaf project notification - authors changed 2012-12-03 16:03:38 +01:00
Emil Siverhall
8626815186 Merge branch 'match35_addNewPartner' into develop 2012-12-03 14:42:27 +01:00
Emil Siverhall
0904b73b76 hiding create and select buttons for students if no application period is open 2012-12-03 14:41:55 +01:00
Emil Siverhall
62389f0901 made sure that authors may not add a new partner to a pending idea if application period has ended. 2012-12-03 14:17:18 +01:00
0b41088c4a project notification - head supervisor change 2012-12-03 14:14:58 +01:00
Emil Siverhall
cf08f194ce added link to add new author to an idea where the current authors project partner declined to be a part of the idea 2012-12-03 14:04:02 +01:00
5f530e2c6a notification controller now works with models instead to support LDMs if necessary 2012-12-03 14:00:10 +01:00
5fabb35f65 using e-mail source/name from system settings 2012-12-03 13:55:45 +01:00
f7addd38cd project notification - created 2012-12-03 13:53:06 +01:00
f4e5497118 changed title column header to title from subject to be more consistent 2012-12-03 13:44:39 +01:00
09d6f5e3c5 reworked how notifications are formatted, no need for a separate class 2012-12-03 13:35:52 +01:00
Jona Ekenberg
7dbab7bd0c reactivated the edit on (old) projectideas 2012-12-03 12:11:42 +01:00
90c03293f3 reworked stringutil to make it useful 2012-12-03 11:10:06 +01:00
1676bb64a1 added more helper functions 2012-12-03 10:49:55 +01:00
4836fe2804 added utility class notificationutils to help populate a notificationrecipients object 2012-12-03 10:47:08 +01:00
9e76aede44 removed old and no longer needed data from notificationdata 2012-12-03 09:45:00 +01:00
604ab34c01 notificationdata inheritance strategy changed to single from joined 2012-12-03 09:35:25 +01:00
69b3b89439 notification type enum moved from notificationdata to notification 2012-12-03 09:31:26 +01:00