Skip to content
Snippets Groups Projects
  1. Sep 24, 2015
    • Callum Massey's avatar
      Merge branch 'master' into 'master' · 0758bd46
      Callum Massey authored
      Disable cert checking when talking to the SU-API
      
      Disable verifying of the cert wehn talking to the SU-API VM. We don't need it,
      as long as the data is sent down a secure connection that's all we really care
      about. Also this makes tings easier to admin as we don't need to worry about
      renewing certs during freshers.
      
      See merge request !13
      0758bd46
    • Imran Hussain's avatar
      Disable cert checking when talking to the SU-API · 9c458ae5
      Imran Hussain authored
      Disable verifying of the cert wehn talking to the SU-API VM. We don't need it,
      as long as the data is sent down a secure connection that's all we really care
      about. Also this makes tings easier to admin as we don't need to worry about
      renewing certs during freshers.
      9c458ae5
    • Imran Hussain's avatar
      Merge branch 'nmap' into 'master' · ede173b6
      Imran Hussain authored
      Add link to nmap log parser
      
      Add link to new IP/MAC tracker
      
      See merge request !10
      ede173b6
    • Callum Massey's avatar
      Add link to nmap log parser · 9275ea92
      Callum Massey authored
      9275ea92
  2. Sep 23, 2015
  3. Sep 22, 2015
  4. Sep 17, 2015
  5. Sep 16, 2015
  6. Sep 15, 2015
    • Robert Scott James's avatar
      Added ckeditor stable as a submodule to htdocs/js/ckeditor · 657d2b85
      Robert Scott James authored
      Added a gitignore so that the files generated by the setup script don't
      get added to the repo in future.
      Also included the the cached template folder 'template_c' so that
      doesn't get included either
      
       Changes to be committed:
      	new file:   .gitignore
      	new file:   .gitmodules
      	new file:   htdocs/js/ckeditor
      657d2b85
  7. Sep 14, 2015
  8. Sep 11, 2015
  9. May 22, 2015
  10. May 03, 2015
  11. May 01, 2015
  12. Apr 26, 2015
  13. Apr 24, 2015
  14. Apr 23, 2015
    • Robert Scott James's avatar
      After discussion about WYSIWYG editors, ckeditor was suggested as a replacement for tinymce. · 3f7b71f0
      Robert Scott James authored
      Not sure about the best way of actually putting all of this information into the SVN so I added the ckeditor folder.
      ckeditor has been implemented for the edit page component.
      Along with that, the head.tpl has been updated such that the js scripts that were originally used to create the tinymce editor are now commented out at the bottom of the foot.tpl
      To make the ckeditor appear slightly more centered, a minor modification to the css was added to align it.
      You can check out the changes if you have the ability to post news or modify specific pages to the sucs site on my working copy: https://sucs.org/~rjames93/sucssite/
      
      A    trunk/htdocs/js/ckeditor.js
      A    trunk/htdocs/js/ckeditor
      A    trunk/htdocs/js/ckeditor/config.js
      A    trunk/htdocs/js/ckeditor/lang
      A    trunk/htdocs/js/ckeditor/lang/gl.js
      A    trunk/htdocs/js/ckeditor/lang/en-au.js
      A    trunk/htdocs/js/ckeditor/lang/et.js
      A    trunk/htdocs/js/ckeditor/lang/nl.js
      A    trunk/htdocs/js/ckeditor/lang/th.js
      A    trunk/htdocs/js/ckeditor/lang/pl.js
      A    trunk/htdocs/js/ckeditor/lang/it.js
      A    trunk/htdocs/js/ckeditor/lang/sl.js
      A    trunk/htdocs/js/ckeditor/lang/lt.js
      A    trunk/htdocs/js/ckeditor/lang/zh.js
      A    trunk/htdocs/js/ckeditor/lang/pt.js
      A    trunk/htdocs/js/ckeditor/lang/pt-br.js
      A    trunk/htdocs/js/ckeditor/lang/tt.js
      A    trunk/htdocs/js/ckeditor/lang/bg.js
      A    trunk/htdocs/js/ckeditor/lang/eo.js
      A    trunk/htdocs/js/ckeditor/lang/fo.js
      A    trunk/htdocs/js/ckeditor/lang/bs.js
      A    trunk/htdocs/js/ckeditor/lang/cs.js
      A    trunk/htdocs/js/ckeditor/lang/mk.js
      A    trunk/htdocs/js/ckeditor/lang/es.js
      A    trunk/htdocs/js/ckeditor/lang/ko.js
      A    trunk/htdocs/js/ckeditor/lang/ug.js
      A    trunk/htdocs/js/ckeditor/lang/is.js
      A    trunk/htdocs/js/ckeditor/lang/no.js
      A    trunk/htdocs/js/ckeditor/lang/sk.js
      A    trunk/htdocs/js/ckeditor/lang/ms.js
      A    trunk/htdocs/js/ckeditor/lang/uk.js
      A    trunk/htdocs/js/ckeditor/lang/ro.js
      A    trunk/htdocs/js/ckeditor/lang/af.js
      A    trunk/htdocs/js/ckeditor/lang/bn.js
      A    trunk/htdocs/js/ckeditor/lang/nb.js
      A    trunk/htdocs/js/ckeditor/lang/ar.js
      A    trunk/htdocs/js/ckeditor/lang/en.js
      A    trunk/htdocs/js/ckeditor/lang/fr.js
      A    trunk/htdocs/js/ckeditor/lang/hr.js
      A    trunk/htdocs/js/ckeditor/lang/mn.js
      A    trunk/htdocs/js/ckeditor/lang/zh-cn.js
      A    trunk/htdocs/js/ckeditor/lang/lv.js
      A    trunk/htdocs/js/ckeditor/lang/ca.js
      A    trunk/htdocs/js/ckeditor/lang/da.js
      A    trunk/htdocs/js/ckeditor/lang/sr.js
      A    trunk/htdocs/js/ckeditor/lang/tr.js
      A    trunk/htdocs/js/ckeditor/lang/fa.js
      A    trunk/htdocs/js/ckeditor/lang/en-gb.js
      A    trunk/htdocs/js/ckeditor/lang/fr-ca.js
      A    trunk/htdocs/js/ckeditor/lang/sv.js
      A    trunk/htdocs/js/ckeditor/lang/de.js
      A    trunk/htdocs/js/ckeditor/lang/ja.js
      A    trunk/htdocs/js/ckeditor/lang/ka.js
      A    trunk/htdocs/js/ckeditor/lang/he.js
      A    trunk/htdocs/js/ckeditor/lang/fi.js
      A    trunk/htdocs/js/ckeditor/lang/hi.js
      A    trunk/htdocs/js/ckeditor/lang/km.js
      A    trunk/htdocs/js/ckeditor/lang/eu.js
      A    trunk/htdocs/js/ckeditor/lang/si.js
      A    trunk/htdocs/js/ckeditor/lang/cy.js
      A    trunk/htdocs/js/ckeditor/lang/gu.js
      A    trunk/htdocs/js/ckeditor/lang/hu.js
      A    trunk/htdocs/js/ckeditor/lang/vi.js
      A    trunk/htdocs/js/ckeditor/lang/ku.js
      A    trunk/htdocs/js/ckeditor/lang/sr-latn.js
      A    trunk/htdocs/js/ckeditor/lang/sq.js
      A    trunk/htdocs/js/ckeditor/lang/en-ca.js
      A    trunk/htdocs/js/ckeditor/lang/ru.js
      A    trunk/htdocs/js/ckeditor/lang/id.js
      A    trunk/htdocs/js/ckeditor/lang/el.js
      A    trunk/htdocs/js/ckeditor/plugins
      A    trunk/htdocs/js/ckeditor/plugins/magicline
      A    trunk/htdocs/js/ckeditor/plugins/magicline/images
      AM   trunk/htdocs/js/ckeditor/plugins/magicline/images/icon.png
      A    trunk/htdocs/js/ckeditor/plugins/magicline/images/hidpi
      AM   trunk/htdocs/js/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
      AM   trunk/htdocs/js/ckeditor/plugins/magicline/images/hidpi/icon.png
      AM   trunk/htdocs/js/ckeditor/plugins/magicline/images/icon-rtl.png
      A    trunk/htdocs/js/ckeditor/plugins/liststyle
      A    trunk/htdocs/js/ckeditor/plugins/liststyle/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/liststyle/dialogs/liststyle.js
      A    trunk/htdocs/js/ckeditor/plugins/wsc
      A    trunk/htdocs/js/ckeditor/plugins/wsc/README.md
      A    trunk/htdocs/js/ckeditor/plugins/wsc/LICENSE.md
      A    trunk/htdocs/js/ckeditor/plugins/wsc/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/wsc/dialogs/wsc.css
      A    trunk/htdocs/js/ckeditor/plugins/wsc/dialogs/wsc_ie.js
      A    trunk/htdocs/js/ckeditor/plugins/wsc/dialogs/wsc.js
      A    trunk/htdocs/js/ckeditor/plugins/wsc/dialogs/ciframe.html
      A    trunk/htdocs/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
      A    trunk/htdocs/js/ckeditor/plugins/pastefromword
      A    trunk/htdocs/js/ckeditor/plugins/pastefromword/filter
      A    trunk/htdocs/js/ckeditor/plugins/pastefromword/filter/default.js
      A    trunk/htdocs/js/ckeditor/plugins/flash
      A    trunk/htdocs/js/ckeditor/plugins/flash/images
      AM   trunk/htdocs/js/ckeditor/plugins/flash/images/placeholder.png
      A    trunk/htdocs/js/ckeditor/plugins/flash/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/flash/dialogs/flash.js
      A    trunk/htdocs/js/ckeditor/plugins/link
      A    trunk/htdocs/js/ckeditor/plugins/link/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/link/dialogs/link.js
      A    trunk/htdocs/js/ckeditor/plugins/link/dialogs/anchor.js
      A    trunk/htdocs/js/ckeditor/plugins/link/images
      A    trunk/htdocs/js/ckeditor/plugins/link/images/hidpi
      AM   trunk/htdocs/js/ckeditor/plugins/link/images/hidpi/anchor.png
      AM   trunk/htdocs/js/ckeditor/plugins/link/images/anchor.png
      AM   trunk/htdocs/js/ckeditor/plugins/icons.png
      A    trunk/htdocs/js/ckeditor/plugins/colordialog
      A    trunk/htdocs/js/ckeditor/plugins/colordialog/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/colordialog/dialogs/colordialog.js
      A    trunk/htdocs/js/ckeditor/plugins/templates
      A    trunk/htdocs/js/ckeditor/plugins/templates/templates
      A    trunk/htdocs/js/ckeditor/plugins/templates/templates/images
      AM   trunk/htdocs/js/ckeditor/plugins/templates/templates/images/template1.gif
      AM   trunk/htdocs/js/ckeditor/plugins/templates/templates/images/template2.gif
      AM   trunk/htdocs/js/ckeditor/plugins/templates/templates/images/template3.gif
      A    trunk/htdocs/js/ckeditor/plugins/templates/templates/default.js
      A    trunk/htdocs/js/ckeditor/plugins/templates/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/templates/dialogs/templates.js
      A    trunk/htdocs/js/ckeditor/plugins/templates/dialogs/templates.css
      A    trunk/htdocs/js/ckeditor/plugins/clipboard
      A    trunk/htdocs/js/ckeditor/plugins/clipboard/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/clipboard/dialogs/paste.js
      A    trunk/htdocs/js/ckeditor/plugins/dialog
      A    trunk/htdocs/js/ckeditor/plugins/dialog/dialogDefinition.js
      A    trunk/htdocs/js/ckeditor/plugins/smiley
      A    trunk/htdocs/js/ckeditor/plugins/smiley/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/smiley/dialogs/smiley.js
      A    trunk/htdocs/js/ckeditor/plugins/smiley/images
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/angel_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/confused_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/sad_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/embaressed_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/broken_heart.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/kiss.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/angry_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/omg_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/lightbulb.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/envelope.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/angel_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/shades_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/wink_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/teeth_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/heart.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/thumbs_up.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/tounge_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/shades_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/embarrassed_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/wink_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/teeth_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/heart.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/cry_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/thumbs_up.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/thumbs_down.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/regular_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/tongue_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/devil_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/confused_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/sad_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/embarrassed_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/broken_heart.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/cry_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/kiss.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/angry_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/thumbs_down.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/omg_smile.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/regular_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/tongue_smile.gif
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/lightbulb.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/envelope.png
      AM   trunk/htdocs/js/ckeditor/plugins/smiley/images/devil_smile.gif
      A    trunk/htdocs/js/ckeditor/plugins/iframe
      A    trunk/htdocs/js/ckeditor/plugins/iframe/images
      AM   trunk/htdocs/js/ckeditor/plugins/iframe/images/placeholder.png
      A    trunk/htdocs/js/ckeditor/plugins/iframe/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/iframe/dialogs/iframe.js
      A    trunk/htdocs/js/ckeditor/plugins/tabletools
      A    trunk/htdocs/js/ckeditor/plugins/tabletools/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/tabletools/dialogs/tableCell.js
      A    trunk/htdocs/js/ckeditor/plugins/about
      A    trunk/htdocs/js/ckeditor/plugins/about/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/about/dialogs/about.js
      AM   trunk/htdocs/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png
      A    trunk/htdocs/js/ckeditor/plugins/about/dialogs/hidpi
      AM   trunk/htdocs/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
      AM   trunk/htdocs/js/ckeditor/plugins/icons_hidpi.png
      A    trunk/htdocs/js/ckeditor/plugins/specialchar
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/specialchar.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/id.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/nb.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/el.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ar.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/en.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/gl.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fr.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/et.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/hr.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/nl.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/th.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/pl.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/it.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sl.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/lt.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/lv.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/pt.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ca.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/da.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/tr.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fa.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/tt.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/de.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sv.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/bg.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ja.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/he.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fi.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/eo.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/cs.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/km.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/es.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/cy.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/si.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ug.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/no.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/hu.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sk.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/vi.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/uk.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ku.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sq.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/af.js
      A    trunk/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ru.js
      A    trunk/htdocs/js/ckeditor/plugins/showblocks
      A    trunk/htdocs/js/ckeditor/plugins/showblocks/images
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_h1.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_blockquote.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_h2.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_h3.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_h4.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_h5.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_h6.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_p.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_div.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_address.png
      AM   trunk/htdocs/js/ckeditor/plugins/showblocks/images/block_pre.png
      A    trunk/htdocs/js/ckeditor/plugins/find
      A    trunk/htdocs/js/ckeditor/plugins/find/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/find/dialogs/find.js
      A    trunk/htdocs/js/ckeditor/plugins/preview
      A    trunk/htdocs/js/ckeditor/plugins/preview/preview.html
      A    trunk/htdocs/js/ckeditor/plugins/pagebreak
      A    trunk/htdocs/js/ckeditor/plugins/pagebreak/images
      AM   trunk/htdocs/js/ckeditor/plugins/pagebreak/images/pagebreak.gif
      A    trunk/htdocs/js/ckeditor/plugins/image
      A    trunk/htdocs/js/ckeditor/plugins/image/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/image/dialogs/image.js
      A    trunk/htdocs/js/ckeditor/plugins/image/images
      AM   trunk/htdocs/js/ckeditor/plugins/image/images/noimage.png
      A    trunk/htdocs/js/ckeditor/plugins/div
      A    trunk/htdocs/js/ckeditor/plugins/div/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/div/dialogs/div.js
      A    trunk/htdocs/js/ckeditor/plugins/scayt
      A    trunk/htdocs/js/ckeditor/plugins/scayt/README.md
      A    trunk/htdocs/js/ckeditor/plugins/scayt/LICENSE.md
      A    trunk/htdocs/js/ckeditor/plugins/scayt/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/scayt/dialogs/options.js
      A    trunk/htdocs/js/ckeditor/plugins/scayt/dialogs/toolbar.css
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
      A    trunk/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
      A    trunk/htdocs/js/ckeditor/plugins/forms
      A    trunk/htdocs/js/ckeditor/plugins/forms/images
      AM   trunk/htdocs/js/ckeditor/plugins/forms/images/hiddenfield.gif
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/select.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/hiddenfield.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/form.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/checkbox.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/textfield.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/button.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/textarea.js
      A    trunk/htdocs/js/ckeditor/plugins/forms/dialogs/radio.js
      A    trunk/htdocs/js/ckeditor/plugins/table
      A    trunk/htdocs/js/ckeditor/plugins/table/dialogs
      A    trunk/htdocs/js/ckeditor/plugins/table/dialogs/table.js
      A    trunk/htdocs/js/ckeditor/LICENSE.md
      A    trunk/htdocs/js/ckeditor/adapters
      A    trunk/htdocs/js/ckeditor/adapters/jquery.js
      A    trunk/htdocs/js/ckeditor/contents.css
      A    trunk/htdocs/js/ckeditor/samples
      A    trunk/htdocs/js/ckeditor/samples/sample.css
      A    trunk/htdocs/js/ckeditor/samples/inlineall.html
      A    trunk/htdocs/js/ckeditor/samples/index.html
      A    trunk/htdocs/js/ckeditor/samples/api.html
      A    trunk/htdocs/js/ckeditor/samples/appendto.html
      A    trunk/htdocs/js/ckeditor/samples/sample_posteddata.php
      A    trunk/htdocs/js/ckeditor/samples/uicolor.html
      A    trunk/htdocs/js/ckeditor/samples/inlinetextarea.html
      A    trunk/htdocs/js/ckeditor/samples/xhtmlstyle.html
      A    trunk/htdocs/js/ckeditor/samples/datafiltering.html
      A    trunk/htdocs/js/ckeditor/samples/readonly.html
      A    trunk/htdocs/js/ckeditor/samples/plugins
      A    trunk/htdocs/js/ckeditor/samples/plugins/toolbar
      A    trunk/htdocs/js/ckeditor/samples/plugins/toolbar/toolbar.html
      A    trunk/htdocs/js/ckeditor/samples/plugins/enterkey
      A    trunk/htdocs/js/ckeditor/samples/plugins/enterkey/enterkey.html
      A    trunk/htdocs/js/ckeditor/samples/plugins/magicline
      A    trunk/htdocs/js/ckeditor/samples/plugins/magicline/magicline.html
      A    trunk/htdocs/js/ckeditor/samples/plugins/wysiwygarea
      A    trunk/htdocs/js/ckeditor/samples/plugins/wysiwygarea/fullpage.html
      A    trunk/htdocs/js/ckeditor/samples/plugins/dialog
      A    trunk/htdocs/js/ckeditor/samples/plugins/dialog/dialog.html
      A    trunk/htdocs/js/ckeditor/samples/plugins/dialog/assets
      A    trunk/htdocs/js/ckeditor/samples/plugins/dialog/assets/my_dialog.js
      A    trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter
      A    trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets
      A    trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash
      A    trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
      AM   trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
      AM   trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
      A    trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/outputforflash.html
      A    trunk/htdocs/js/ckeditor/samples/plugins/htmlwriter/outputhtml.html
      A    trunk/htdocs/js/ckeditor/samples/divreplace.html
      A    trunk/htdocs/js/ckeditor/samples/jquery.html
      A    trunk/htdocs/js/ckeditor/samples/ajax.html
      A    trunk/htdocs/js/ckeditor/samples/sample.js
      A    trunk/htdocs/js/ckeditor/samples/replacebyclass.html
      A    trunk/htdocs/js/ckeditor/samples/tabindex.html
      A    trunk/htdocs/js/ckeditor/samples/assets
      A    trunk/htdocs/js/ckeditor/samples/assets/outputxhtml
      A    trunk/htdocs/js/ckeditor/samples/assets/outputxhtml/outputxhtml.css
      A    trunk/htdocs/js/ckeditor/samples/assets/posteddata.php
      AM   trunk/htdocs/js/ckeditor/samples/assets/sample.jpg
      A    trunk/htdocs/js/ckeditor/samples/assets/uilanguages
      A    trunk/htdocs/js/ckeditor/samples/assets/uilanguages/languages.js
      A    trunk/htdocs/js/ckeditor/samples/assets/inlineall
      AM   trunk/htdocs/js/ckeditor/samples/assets/inlineall/logo.png
      A    trunk/htdocs/js/ckeditor/samples/replacebycode.html
      A    trunk/htdocs/js/ckeditor/samples/uilanguages.html
      A    trunk/htdocs/js/ckeditor/samples/inlinebycode.html
      A    trunk/htdocs/js/ckeditor/CHANGES.md
      A    trunk/htdocs/js/ckeditor/skins
      A    trunk/htdocs/js/ckeditor/skins/moono
      A    trunk/htdocs/js/ckeditor/skins/moono/editor_ie7.css
      A    trunk/htdocs/js/ckeditor/skins/moono/editor_ie8.css
      A    trunk/htdocs/js/ckeditor/skins/moono/editor_gecko.css
      A    trunk/htdocs/js/ckeditor/skins/moono/dialog.css
      A    trunk/htdocs/js/ckeditor/skins/moono/editor_iequirks.css
      A    trunk/htdocs/js/ckeditor/skins/moono/dialog_ie7.css
      A    trunk/htdocs/js/ckeditor/skins/moono/editor_ie.css
      A    trunk/htdocs/js/ckeditor/skins/moono/dialog_ie8.css
      A    trunk/htdocs/js/ckeditor/skins/moono/readme.md
      AM   trunk/htdocs/js/ckeditor/skins/moono/icons.png
      A    trunk/htdocs/js/ckeditor/skins/moono/dialog_iequirks.css
      A    trunk/htdocs/js/ckeditor/skins/moono/dialog_ie.css
      A    trunk/htdocs/js/ckeditor/skins/moono/images
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/close.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/lock-open.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/lock.png
      A    trunk/htdocs/js/ckeditor/skins/moono/images/hidpi
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/hidpi/lock-open.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/hidpi/lock.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/hidpi/refresh.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/hidpi/close.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/arrow.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/images/refresh.png
      AM   trunk/htdocs/js/ckeditor/skins/moono/icons_hidpi.png
      A    trunk/htdocs/js/ckeditor/skins/moono/editor.css
      A    trunk/htdocs/js/ckeditor/README.md
      A    trunk/htdocs/js/ckeditor/build-config.js
      A    trunk/htdocs/js/ckeditor/styles.js
      A    trunk/htdocs/js/ckeditor/ckeditor.js
      A    trunk/htdocs/js/jquery-2.1.3.min.js
      M    trunk/htdocs/css/sucs.css
      M    trunk/templates/head.tpl
      M    trunk/templates/foot.tpl
      3f7b71f0
  15. Apr 22, 2015
  16. Apr 21, 2015
  17. Apr 19, 2015
Loading