source: seguimiento_proyectos/sepai/static/changelog.md

desarrollo
Last change on this file was 19d9683, checked in by lhernandez <lhernandez@…>, 7 años ago

Se hubico el static en la raiz del proyecto, para tener mejor control de la ruta al igual para el directorio sources, preparado para optimizar la gestion de usuario para la actualizacion de perfil

  • Propiedad mode establecida a 100755
File size: 7.1 KB
Línea 
1### CHANGE LOG:
2**v2.3.6:**
3- Update version
4- Use markdown in the changelog file
5- Patch for issue #1098
6- Update support emails
7- Merge pull request #1096 from nobusugi246/fix_css_content_too_large
8- min-height of .content is too large.
9
10**v2.3.5:**
11- Fix issue #1097
12- Remove changelog from readme and specify new source
13- Merge pull request #1040 from OskarStark/patch-1
14- Update package.json version
15- updated changelog with already released versions
16
17**v2.3.4:**
18- Fix issue #1093
19- Fix issue #427 by updating slimscroll
20- Fix isse #683
21- Fix issue #1091
22- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
23- Fix issue #995
24- Merge pull request #1094 from xvonabur/patch-2
25- Merge pull request #1006 from Jerome1337/fix-sidebar-label
26- Merge pull request #1090 from choonho/master
27- Update typo replaced with jQuery
28- Merge pull request #1003 from yu1ro/replace-year
29- Merge pull request #1015 from Fl0ux/master
30- Merge pull request #1029 from angelitomg/master
31- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
32- Merge pull request #1089 from almasaeed2010/revert-1084-master
33- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
34- Merge pull request #1084 from blz-ea/master
35- Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
36- Update ChartJS to 1.1.1
37- Merge pull request #1061 from freedayko/update-select2
38- Update Readme
39- Merge pull request #1041 from OskarStark/patch-2
40- Update AdminLTE.css
41- Update app.js
42- Update Select2 plugin to version 4.0.3
43- added missing changelog to README. refs #1040
44- Update jQuery version to 2.2.3
45- Update Date Range Picker
46- Update Date Range Picker
47- Newest momentjs version
48- Delete old momentjs version
49- Update Date Range Picker
50- Update sidebar label template to allow multiple labels
51- replace 2015 to 2016
52- Merge pull request #991 from johnberberich/patch-1
53- Add Bower, NPM and Packagist versions to README.md
54- Add notification for changelog
55- Remove sidebar click handler, before assigning one
56
57**v2.3.3:**
58- Update version number
59- Merge pull request #976 from suvjunmd/markup
60- Merge pull request #983 from johnberberich/fix-help-block-validation
61- Apply form validation state colors to help blocks
62- Fixed W3C Markup Validation errors and warnings
63- Merge #918. Fix date-range button selection issue
64- Merge pull request #944 from bluemanos/master
65- Merge pull request #935 from schulzetenberg/master
66- Merge pull request #904 from 0xMatt/master
67- Merge pull request #816 from magikMaker/feature/package-json
68- Fix #957. Make pace visible in skin black
69- Update ckeditor
70- Fix typo
71- updated momentjs library to 2.11.2
72- update font-awesome to 4.5.0, change CDN to cdnjs.com
73- Fix sentence
74- Update README.md
75- Formatting fix
76- Add datepicker plugin to examples
77- Merge remote-tracking branch 'refs/remotes/almasaeed2010/master'
78- Update License
79- Improve click event handler
80- Merge pull request #877 from suvjunmd/jQuery
81- Add Laravel implementation #858
82- Updated jQuery to version 2.2.0
83- Fix issue #812
84- Update BS to v3.3.6
85- Merge pull
86- Add .sass-cache to gitignore
87- Merge pull request #822 from condor-bird/patch-5
88- Merge pull request #818 from gabel/update_bootstrap_slider
89- Merge pull request #821 from pdesmarais/master
90- Merge pull request #829 from gabel/update_momentjs
91- Merge pull request #831 from gabel/update_colorpicker
92- Merge pull request #854 from aqnouch/patch-1
93- Merge pull request #825 from gabel/update_select2
94- Updated copyright to 2016
95- Update to bootstrap-colorpicker version 2.3.0
96- update moment.js cdn links to version 2.10.6
97- Update to select2 version 4.0.1
98- Duplicate attribute type button
99- Changing the img paths in the css files
100- Updating to ion.RangeSlider v2.1.2
101- update to bootsrap-slider 5.3.1
102- added npm install to readme
103- added main property to package.json
104
105**v2.3.2:**
106- Fix issue #752 (badges, labels and arrows didn't align on sidebar menu properly on FireFox)
107
108**v2.3.1:**
109- Fix sidebar issue #676
110- Fix BootLint warnings and errors
111- Minor bug fixes and code reformat
112
113**v2.3.0:**
114- Added social widgets (found in the widgets page)
115- Added profile page
116- Fix issue #430 (requires ```.hold-transition``` to be added to ```<body>```)
117- Fix issue #578
118- Fix issue #579
119
120**v2.2.1:**
121- Bug Fixes
122- Removed many ```!important``` statements in css
123- Activate boxWidget automatically when created after the page has loaded
124- Activate sidebar menu treeview links automatically when created after the page has loaded
125- Updated Font Awesome thanks to @Dennis14e
126- Added JSHint to Grunt tasks (Find JS errors)
127- Added CSSLint to Grunt tasks (Find CSS errors)
128- Added Image to Grunt tasks (compress images)
129- Added Clean to Grunt tasks (remove unwanted files like uncompressed images)
130- Updated Bootstrap to 3.3.5
131
132**v2.2.0:**
133- Bug fixes
134- Added support for [Select2](https://select2.github.io/)
135- Updated ChartJS
136
137**v2.1.2:**
138- Added explicit BoxWidget activation function issue #450
139- Crushed some bugs
140
141**v2.1.1:**
142- Fix version error
143
144**v2.1.0:**
145- Update Ion Icons
146- Added right sidebar ```.control-sidebar```
147- Control sidebar has 2 open effects: slide over content and push content
148- Control sidebar converts to always slide over content on small screens
149- Added 6 new light sidebar skins
150- Updated demo menu
151- Added ChartJS preview page
152- Fixed some minor bugs
153- Added light control sidebar skin
154- Added expand on hover option for sidebar mini
155- Added fixed control sidebar layout
156
157**v2.0.5:**
158- Fixed issue #288
159
160**v2.0.4:**
161- Fixed bower.json to pick up newest release.
162
163**v2.0.3:**
164- Bug fixes
165- Fixed extra page when printing issue #264
166- Updated documentation and fixed links scrolling issue
167- Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
168- Fixed sidebar stretching issue #275
169- Fixed checkbox out of bounds issue in WYSIHTML5 editor.
170
171**v2.0.2:**
172- Solved issue with hidden arrow in select inputs.
173
174**v2.0.1:**
175- Updated README.md
176- Fixed versioning issue in CSS, LESS, and JS
177- Updated box-shadow for boxes
178- Updated docs
179
180**v2.0.0:**
181- Major layout bug fixes
182- Change in layout mark up
183- Added transitions to the sidebar
184- New skins and modified previous skins
185- Change in color scheme to a more complementing scheme
186- Added footer support
187- Removed pace.js from the main app.js
188- Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag)
189- Added boxed layout (.layout-boxed)
190- Enhanced consistency in padding and margining
191- Updated Bootstrap to 3.3.2
192- Fixed navbar dropdown menu on small screens positioning issues.
193- Updated Ion Icons to 2.0.0
194- Updated FontAwesome to 4.3.0
195- Added ChartJS 1.0.1
196- Removed iCheck dependency
197- Created Dashboard 2.0
198- Created new Chat widget (DirectChat)
199- Added transitions to DirectChat
200- Added contacts pane to DirectChat
201- Changed .right-side to .content-wrapper
202- Changed .navbar-right to .navbar-custom-menu
203- Removed unused files
204- Updated lockscreen style (HTML markup changed!)
205- Updated Login & Registration pages (HTML markup changed!)
206- Updated buttons style.
207- Enhanced border-radius consistency
208- Added mailbox: inbox, read, and compose pages
209- Bootstrap & jQuery are now hosted locally
210- Created documentation.
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.