[Phpmyadmin-git] [phpmyadmin/phpmyadmin] fb6af7: There are no dialogs for changing/adding columns o...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: fb6af7bafa7e5da3baaa9dcd5b69754ece3b6bd7 https://github.com/phpmyadmin/phpmyadmin/commit/fb6af7bafa7e5da3baaa9dcd5b69... Author: Rouslan Placella <rouslan@placella.com> Date: 2013-01-20 (Sun, 20 Jan 2013) Changed paths: M js/functions.js Log Message: ----------- There are no dialogs for changing/adding columns of a table Commit: b11c4016d976adcaf4b9ff916ae8d6294f166990 https://github.com/phpmyadmin/phpmyadmin/commit/b11c4016d976adcaf4b9ff916ae8... Author: Rouslan Placella <rouslan@placella.com> Date: 2013-01-20 (Sun, 20 Jan 2013) Changed paths: M js/functions.js M js/tbl_structure.js Log Message: ----------- Table structure functionality belongs in tbl_structure.js file Commit: 26dc7d31410d94a19b0d44c77ea4d537d16ec877 https://github.com/phpmyadmin/phpmyadmin/commit/26dc7d31410d94a19b0d44c77ea4... Author: Rouslan Placella <rouslan@placella.com> Date: 2013-01-20 (Sun, 20 Jan 2013) Changed paths: M js/tbl_structure.js Log Message: ----------- Bind events according to the new AJAX spec: http://wiki.phpmyadmin.net/pma/Page_loader#The_onload_event Commit: e98dab85473a497b05d23267da249fcae876dd5b https://github.com/phpmyadmin/phpmyadmin/commit/e98dab85473a497b05d23267da24... Author: Marc Delisle <marc@infomarc.info> Date: 2013-01-21 (Mon, 21 Jan 2013) Changed paths: M js/functions.js M js/tbl_structure.js Log Message: ----------- Merge pull request #137 from roccivic/fix-3774 Fix bug #3774 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/87a70c8843aa...e98dab85473a
participants (1)
-
Marc Delisle