<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules/translation.inc.php, branch master</title>
<subtitle>Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung</subtitle>
<id>https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules/translation.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules/translation.inc.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2016-04-01T14:50:13+00:00</updated>
<entry>
<title>[merge] merging c3sl / fr - initial commit</title>
<updated>2016-04-01T14:50:13+00:00</updated>
<author>
<name>Jonathan Bauer</name>
</author>
<published>2016-04-01T14:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=dbc0d9614421e064cc62aacf116ebb783c83f2f3'/>
<id>urn:sha1:dbc0d9614421e064cc62aacf116ebb783c83f2f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sshd config module</title>
<updated>2015-02-06T15:12:45+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2015-02-06T15:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=161180cdf4e915526bc8d62c0301a09130fbf59e'/>
<id>urn:sha1:161180cdf4e915526bc8d62c0301a09130fbf59e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework config module class structure. Still some TODOs though....</title>
<updated>2014-12-12T17:28:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-12-12T17:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=97a0f7dcfdcf4a5263c1cc6c19160a0868abb5f2'/>
<id>urn:sha1:97a0f7dcfdcf4a5263c1cc6c19160a0868abb5f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several minor fixes</title>
<updated>2014-11-19T18:46:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-11-19T18:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8434cd9505a9672743908076896e417eddc47693'/>
<id>urn:sha1:8434cd9505a9672743908076896e417eddc47693</id>
<content type='text'>
- Removed common share setting for now (until properly supported)
- Remove extra container div in message display
- Support multiline translation strings
- Add "next" button on top of file list when creating custom config module
</content>
</entry>
<entry>
<title>Create parent directories when saving trnalsations, add translations for eventlog and main menu</title>
<updated>2014-10-09T14:11:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-10-09T14:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=93f0b1409961838c7571eaa045942eaad53cc72d'/>
<id>urn:sha1:93f0b1409961838c7571eaa045942eaad53cc72d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Big load of changes</title>
<updated>2014-10-09T14:01:11+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-10-09T14:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=e1dc0d3c99217504de2ac8467156274786efc0bd'/>
<id>urn:sha1:e1dc0d3c99217504de2ac8467156274786efc0bd</id>
<content type='text'>
- Added callback functionality for taskmanager tasks. You can launch
  a task and define a callback function to be run when the task finished.
  This requires activating the cronjob
- Added cron functionality: Add cronjob that calls the cron api every 5
  minutes to use it. (See cron.inc.php)
- Added eventlog
- Added missing translations
- Merged main-menu-login and main-menu-logout
</content>
</entry>
<entry>
<title>Minor fixes and improvements</title>
<updated>2014-10-06T17:30:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-10-06T17:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9792e13f6ef1c9855ebe0736e7a1effc535dac76'/>
<id>urn:sha1:9792e13f6ef1c9855ebe0736e7a1effc535dac76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[i18n] Remove empty tags from json output</title>
<updated>2014-09-02T16:59:37+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-09-02T16:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=ae9e2485a5a552aa2f96e9ba06a2bcade6fb05ea'/>
<id>urn:sha1:ae9e2485a5a552aa2f96e9ba06a2bcade6fb05ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[i18n] Language handling is now completely dynamic, no more hardcoded de,en,pt</title>
<updated>2014-09-02T16:46:24+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-09-02T16:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=32f22e10ff63a555e5b80207dc524390aa4bc6c1'/>
<id>urn:sha1:32f22e10ff63a555e5b80207dc524390aa4bc6c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix display glitches</title>
<updated>2014-08-25T20:22:45+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-08-25T20:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=b2a332639dc15493a8be85f862ac7d8c83f812ae'/>
<id>urn:sha1:b2a332639dc15493a8be85f862ac7d8c83f812ae</id>
<content type='text'>
</content>
</entry>
</feed>
