Commit Graph

81 Commits

Author SHA1 Message Date
wangyidong
e58fe08c46 * adjust search config for branch. 2015-10-30 09:13:43 +08:00
wangyidong
e097fdcb8e * finish task #2329. 2015-10-16 10:53:10 +08:00
wangyidong
94b2a70e68 * fix a bug and add changelog. 2015-09-18 15:52:20 +08:00
Catouse
9c2bd0310e * change report UI. 2015-05-12 14:58:24 +08:00
Catouse
fc827119cd * finish task #2239. 2015-05-07 10:28:10 +08:00
wangyidong
54c34ab691 * fix a bug. 2015-04-28 15:08:11 +08:00
wangyidong
c3e0d714f0 * adjust code. 2015-02-04 10:14:53 +08:00
wangyidong
03dae63dd0 * code for bug #2202. 2015-01-29 17:16:46 +08:00
wangyidong
3c8a5cc6fd * finish task #2202. 2015-01-29 16:03:32 +08:00
wangyidong
e5d7669a06 * finish task #2144. 2014-12-04 06:01:14 +00:00
Catouse
dad815c40c * updated chosen.
* ajusted style of chosen contro on 'task/batchCreate'.
2014-11-18 11:51:46 +08:00
Catouse
32e3858046 * textarea in batch operation page can ajust height to fit text content. 2014-11-05 09:59:25 +08:00
wangyidong
0a6087a146 * fix a bug. 2014-08-21 02:38:30 +00:00
wangyidong
de50683bc3 * finish task #2050. 2014-08-18 09:02:04 +00:00
wangyidong
0418dbe71c * finish task #1953. 2014-07-24 09:17:13 +00:00
wangyidong
e1d1c354fb * finish task #1971,1961. 2014-07-23 09:36:03 +00:00
wangyidong
080ea27752 * code for task #1971,1961. 2014-07-22 09:10:00 +00:00
wangyidong
d81b64dafd * code for task #1971 #1961. 2014-07-22 08:11:04 +00:00
wangyidong
c2f16c22cb * finish task #1918. 2014-06-17 06:03:27 +00:00
Catouse
bade5dfd2c * fixed a bug: page not reload when close modal on story/view. 2014-06-09 16:16:39 +08:00
Catouse
a3985d73d7 * ajusted style. 2014-04-25 18:10:59 +08:00
Catouse
3485b105f0 * ajusted style of 'titlebar' & 'featurebar'.
* updated kindeditor & chosen.
2014-04-25 10:36:40 +08:00
Catouse
4c7561b704 * changed options to call chosen. 2014-04-21 13:12:18 +08:00
Catouse
d6916ee145 * fixed style. 2014-04-18 10:31:14 +08:00
Catouse
388dcbd8ec * ajusted views of module 'install', 'upgrade'.
* fixed css selector when call chosen method.
2014-04-11 17:04:27 +08:00
Catouse
d425b767a6 * replaced 'colorbox' with 'modal' in zui. 2014-04-08 13:55:05 +08:00
xia0ta0
8f0f8255be * fix bug: chosen had not been refreshed. 2014-04-03 16:13:54 +08:00
Catouse
561f39afe8 * ajusted views.
* fixed iframe modal method in 'my.full.js'.
2014-03-28 11:06:06 +08:00
xia0ta0
a954e09d53 Merge branch 'zui'
Conflicts:
	module/bug/view/activate.html.php
	module/bug/view/assignto.html.php
	module/bug/view/confirmbug.html.php
	module/bug/view/edit.html.php
	module/bug/view/resolve.html.php
	module/build/view/create.html.php
	module/build/view/edit.html.php
	module/common/model.php
	module/common/view/header.lite.html.php
	module/file/view/edit.html.php
	module/my/view/bug.html.php
	module/product/view/browse.html.php
	module/product/view/close.html.php
	module/product/view/edit.html.php
	module/productplan/view/edit.html.php
	module/project/view/activate.html.php
	module/project/view/batchedit.html.php
	module/project/view/burn.html.php
	module/project/view/close.html.php
	module/project/view/edit.html.php
	module/project/view/putoff.html.php
	module/project/view/start.html.php
	module/project/view/story.html.php
	module/project/view/suspend.html.php
	module/project/view/taskheader.html.php
	module/release/view/edit.html.php
	module/search/view/buildform.html.php
	module/story/view/batchclose.html.php
	module/story/view/change.html.php
	module/task/control.php
	module/task/css/batchcreate.css
	module/task/view/activate.html.php
	module/task/view/assignto.html.php
	module/task/view/batchcreate.html.php
	module/task/view/cancel.html.php
	module/task/view/close.html.php
	module/task/view/create.html.php
	module/task/view/edit.html.php
	module/task/view/finish.html.php
	module/task/view/start.html.php
	module/testtask/view/close.html.php
	module/testtask/view/edit.html.php
	module/testtask/view/start.html.php
	www/theme/default/style.css
2014-03-27 16:27:43 +08:00
Catouse
ad3a1c29b8 * ajusted views.
* changed css names.
2014-03-27 14:40:55 +08:00
Catouse
99c8a0554e * ajusted views. 2014-03-27 09:12:38 +08:00
Catouse
1ff011f641 * ajusted views of module 'project'. 2014-03-25 19:57:12 +08:00
wyd621
0c9211a2b1 * fix a bug for batchcreate task. 2014-03-19 01:21:25 +00:00
xia0ta0
26ac079e7b * code for task#1810. 2014-03-13 17:01:39 +08:00
wwccss
b5ef3a87f6 Merge branch 'master' of git@github.com:easysoft/zentaopms 2014-03-12 17:06:28 +08:00
wwccss
38be92fde0 * code for task#1829. 2014-03-12 17:04:01 +08:00
xia0ta0
b88842b4c0 * code for task#1830. 2014-03-12 16:35:57 +08:00
xia0ta0
2afdcdd5cc * code for task#1780. 2014-03-07 14:32:44 +08:00
xia0ta0
a5a87935b9 * code for task#1780. 2014-02-28 10:46:09 +08:00
wyd621
be04f5efac * fix bug #514. 2013-10-09 03:20:14 +00:00
xia0ta0
a215237c50 Merge branch 'master' of github.com:easysoft/zentaopms 2013-08-02 09:57:34 +08:00
xia0ta0
c97dd391ac * code for task#1665. 2013-08-02 08:57:23 +08:00
azhi
ce08eaed8d * adjust the placeholder of chosen. 2013-08-02 08:50:36 +08:00
azhi
3ba16ae13a Merge branch 'master' of git@github.com:easysoft/zentaopms 2013-07-24 14:06:20 +08:00
azhi
901d6f326d * finish task#1614. 2013-07-24 14:05:30 +08:00
xia0ta0
b56e48890f * code for task#1592. 2013-07-23 16:40:59 +08:00
xia0ta0
01f65195c3 * code for task#1552. 2013-07-22 16:18:27 +08:00
zhujinyong
3c12c7fda5 * fix after location. 2013-07-10 05:49:24 +00:00
zhujinyong
35e221c8b1 * fix a bug : if no story, don't display copy button. 2013-07-10 05:29:09 +00:00
wangyidong
957f01c7ed * Do not use colorbox when pager is in colorbox. 2013-07-03 07:54:05 +00:00