Logo white

ADAM / AIAHTML5

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues
  • Merge Requests 14
  • Labels
  • Wiki
  • Snippets
  • Commits 3,087
  • Compare
  • Branches 1610
  • Tags 133
  • AIAHTML5
  • 400-SOURCECODE
30 Sep, 2016
1 commit
  • TextArea active button issues resolved
    cb305f4d
    unknown authored
    2016-09-30 10:25:24 +0530  
    Browse Dir »

27 Sep, 2016
2 commits
  • Bug 7845: Annotation Toolbar | Edit Shape Style popup should open at it's default position
    19b496bb
    unknown authored
    2016-09-27 11:07:11 +0530  
    Browse Dir »
  • Review Code For Annotation Tool Bar
    0a4e1d4d
    unknown authored
    2016-09-27 10:16:12 +0530  
    Browse Dir »

26 Sep, 2016
4 commits
  • Removed ng-click
    ebbf8841
    unknown authored
    2016-09-26 17:35:56 +0530  
    Browse Dir »
  • Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into ReplicatedCodeForAnnotation ...
    ef72daa8
    Conflicts:
    	400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
    unknown authored
    2016-09-26 16:58:54 +0530  
    Browse Dir »
  • Rename Function For Annotation
    254b8ac9
    unknown authored
    2016-09-26 16:55:48 +0530  
    Browse Dir »
  • Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into Develop
    7d2b7051
    Nikita Kulshreshtha authored
    2016-09-26 15:32:55 +0530  
    Browse Dir »

23 Sep, 2016
4 commits
  • when user seracg anything then change view and then select any systemfrom highli… ...
    f1564423
    …ght options, its highlighted the system.
    Made layerNumber by default 0 on gender  change as per live.
    Nikita Kulshreshtha authored
    2016-09-23 17:18:50 +0530  
    Browse Dir »
  • issue was highlight options was not maintained on llayer change.
    bb85654e
    Nikita Kulshreshtha authored
    2016-09-23 16:19:38 +0530  
    Browse Dir »
  • 1. extract is maintained on layer change if exist. ...
    3c31fdaa
    2. if user first click on extract without selecting any body part then nothing happens. Now if user click on any body part, extract is done.
    Nikita Kulshreshtha authored
    2016-09-23 15:13:39 +0530  
    Browse Dir »
  • Resolved line issue, pin issue and replicated a code for annotation toolbar in different views.
    8fefb59f
    unknown authored
    2016-09-23 11:17:49 +0530  
    Browse Dir »

22 Sep, 2016
5 commits
  • after reverting flushCanavs to coloredImage src dependent, List manager stopped working. ...
    18fab3c4
    Reverted that code and apllied loop length as per view.
    Now LM is working.
    Nikita Kulshreshtha authored
    2016-09-22 18:14:29 +0530  
    Browse Dir »
  • extract is done only when user selected some body part.
    bab9b7bb
    Nikita Kulshreshtha authored
    2016-09-22 16:06:52 +0530  
    Browse Dir »
  • Annotation tool bar issue resolved in views mode
    2ea0d8bf
    unknown authored
    2016-09-22 12:43:58 +0530  
    Browse Dir »
  • Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into Inc_dec_transparency_level
    08b18483
    unknown authored
    2016-09-22 11:18:44 +0530  
    Browse Dir »
  • Solved Annotation tool bar issue in gender mode, highlight mode, zoom-in/zoom-out, extract mode.
    c3c4cdf5
    unknown authored
    2016-09-22 11:14:10 +0530  
    Browse Dir »

21 Sep, 2016
5 commits
  • Refs: #7927
    1c7ce7e0
    Nikita Kulshreshtha authored
    2016-09-21 17:49:40 +0530  
    Browse Dir »
  • removed cache
    eea69634
    Amrita Vishnoi authored
    2016-09-21 12:35:11 +0530  
    Browse Dir »
  • Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into ThreedAnatomy
    c74d19cc
    Amit Kumar authored
    2016-09-21 10:34:18 +0530  
    Browse Dir »
  • Three D anatomy changes - done
    340490cf
    Amit Kumar authored
    2016-09-21 10:30:35 +0530  
    Browse Dir »
  • some changes in web.config related cache
    68c5bdff
    Amrita Vishnoi authored
    2016-09-21 10:18:43 +0530  
    Browse Dir »

20 Sep, 2016
8 commits
  • Modified base uri based on server from rewrite
    c48c1c9d
    Amrita Vishnoi authored
    2016-09-20 18:15:52 +0530  
    Browse Dir »
  • extract is maintained on later change but with debugger. Need to see
    042c798d
    Nikita Kulshreshtha authored
    2016-09-20 17:54:03 +0530  
    Browse Dir »
  • enable transparency on highlgiht and Normal mode
    dacad48a
    Nikita Kulshreshtha authored
    2016-09-20 16:07:39 +0530  
    Browse Dir »
  • Merge remote-tracking branch 'origin/tablecibrush' into Develop
    5dacb770
    Nikita Kulshreshtha authored
    2016-09-20 15:32:03 +0530  
    Browse Dir »
  • this is for range of brush and ci list view table
    55fd4406
    Mukul Rajput authored
    2016-09-20 13:11:14 +0530  
    Browse Dir »
  • Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into tablecibrush ...
    3dcad88d
    Conflicts:
    	400-SOURCECODE/AIAHTML5.Web/app/views/ci/ci-view.html
    Mukul Rajput authored
    2016-09-20 12:47:25 +0530  
    Browse Dir »
  • Manually Merged code for Transparency
    7d0b9fe0
    unknown authored
    2016-09-20 12:47:24 +0530  
    Browse Dir »
  • 1. made $rootScope.isHighlightBodyByBodySystem = false; on other buttons click w… ...
    04443fc5
    …here highlighbody is called.
    2. deleted flushcanvas commented code.
    Nikita Kulshreshtha authored
    2016-09-20 10:23:22 +0530  
    Browse Dir »

19 Sep, 2016
3 commits
  • Highlight is maintained on layer change in below cases. ...
    1781f8ea
    1. search & list manager
    2. Highlight Options
    3. Highlight on click.
    Nikita Kulshreshtha authored
    2016-09-19 18:03:57 +0530  
    Browse Dir »
  • highlight is maintaind on view change if exist
    983f50b9
    Nikita Kulshreshtha authored
    2016-09-19 16:10:22 +0530  
    Browse Dir »
  • Tbox balack issue on last layer with 100% trnsaprency. ...
    65008d67
    Now the layer canm be increased till the last layer number in T box.
    Nikita Kulshreshtha authored
    2016-09-19 13:25:22 +0530  
    Browse Dir »

16 Sep, 2016
6 commits
  • Merge branch 'Ipadissue' into Develop
    1f740ed6
    Nikita Kulshreshtha authored
    2016-09-16 15:42:32 +0530  
    Browse Dir »
  • remove alert
    ae5a414b
    Mitali Srivastava authored
    2016-09-16 15:32:57 +0530  
    Browse Dir »
  • changed branch name as the previous branch name( DisableTBOnExtract&ViceVersa ) … ...
    2027a9c6
    …for enabling diabling TBox nad vice versa wa not recognised by git.
    Nikita Kulshreshtha authored
    2016-09-16 13:08:30 +0530  
    Browse Dir »
  • disable tbox on extract ...
    0a33dd98
    disable  extract on Tbox
    Nikita Kulshreshtha authored
    2016-09-16 12:29:01 +0530  
    Browse Dir »
  • maintain scroll on highlight to normal.
    3bbef99a
    Nikita Kulshreshtha authored
    2016-09-16 11:00:29 +0530  
    Browse Dir »
  • Refs: #7148
    15f7c07f
    Nikita Kulshreshtha authored
    2016-09-16 10:41:18 +0530  
    Browse Dir »

15 Sep, 2016
2 commits
  • #7705
    1dd907aa
    Mukul Rajput authored
    2016-09-15 18:57:58 +0530  
    Browse Dir »
  • Merge branch 'bugs' into Develop
    7ee514de
    Nikita Kulshreshtha authored
    2016-09-15 18:13:37 +0530  
    Browse Dir »