<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/bayonetcms.git/admin/admins/functions.php, branch master</title>
<subtitle>A content management system designed for online realism units.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/'/>
<entry>
<title>Adds untracked changes</title>
<updated>2013-08-18T22:29:07+00:00</updated>
<author>
<name>Evan O'Connell</name>
<email>oconn.e@gmail.com</email>
</author>
<published>2013-08-18T22:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=f472c60b18469ff8a06963708174dea1bfc08015'/>
<id>f472c60b18469ff8a06963708174dea1bfc08015</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backporting retarded amount of changes outside of version control</title>
<updated>2011-04-18T00:13:07+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2011-04-18T00:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=0077cb99704fe863cf731fc5cab792af2ede96c2'/>
<id>0077cb99704fe863cf731fc5cab792af2ede96c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(OC)</title>
<updated>2009-12-29T05:36:23+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-29T05:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=ad6ba256efd1a65fb1bb3951ae6b17b1593205b7'/>
<id>ad6ba256efd1a65fb1bb3951ae6b17b1593205b7</id>
<content type='text'>
Fixed includes/functions::GetBlocks() so that left and right are 0 and 1.
Also fixed the query so that it doesnt get every block, just the active blocks for the defined side.
Re-did some display on the admin side for blocks.


git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@408 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed includes/functions::GetBlocks() so that left and right are 0 and 1.
Also fixed the query so that it doesnt get every block, just the active blocks for the defined side.
Re-did some display on the admin side for blocks.


git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@408 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>(OC) fixed some bugs in the admin panel caused by the new sql wrapper. *need to figure out the avatar for smflogin block.</title>
<updated>2009-12-28T00:21:11+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-28T00:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=ed943b32335933f369d9aa459689e986c10421ae'/>
<id>ed943b32335933f369d9aa459689e986c10421ae</id>
<content type='text'>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@403 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@403 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>MySQL -&gt; MySQLi</title>
<updated>2009-12-27T15:44:57+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-27T15:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=d526decc4884710ae7fafe7aa5171e7f59b24292'/>
<id>d526decc4884710ae7fafe7aa5171e7f59b24292</id>
<content type='text'>
Fixed memory leaks after Fetching arrays
Removed all while loops that interfaced with $db-&gt;Fetch()
Rewrote RSS module
Fixed syntax error in donations module
Fixed link structure for news module
Reverting to old page display method



git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@402 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed memory leaks after Fetching arrays
Removed all while loops that interfaced with $db-&gt;Fetch()
Rewrote RSS module
Fixed syntax error in donations module
Fixed link structure for news module
Reverting to old page display method



git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@402 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>commit before joe fucks shit</title>
<updated>2009-12-26T20:02:05+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-26T20:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=07253dc75c69cf585ad39a218f3f2cf97b773987'/>
<id>07253dc75c69cf585ad39a218f3f2cf97b773987</id>
<content type='text'>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@401 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@401 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>(OC) fixed some display stuff for the debug console</title>
<updated>2009-12-24T21:39:09+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-24T21:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=44a18f3e13077138af782f96cffb39294bca6283'/>
<id>44a18f3e13077138af782f96cffb39294bca6283</id>
<content type='text'>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@398 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@398 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>(OC) tried fixing the insert in NewAdmin(), no luck</title>
<updated>2009-12-23T01:58:08+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-23T01:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=6c42f30a0424cbf1c1af63f21d7f5074a4653c7a'/>
<id>6c42f30a0424cbf1c1af63f21d7f5074a4653c7a</id>
<content type='text'>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@394 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@394 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>(OC) Edit admin permissions with jQuery working</title>
<updated>2009-12-22T19:01:00+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-22T19:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=61148024a245a7bd3cdc9f978791b510cde40961'/>
<id>61148024a245a7bd3cdc9f978791b510cde40961</id>
<content type='text'>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@393 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@393 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
<entry>
<title>added working login script and announcment block</title>
<updated>2009-12-21T05:40:20+00:00</updated>
<author>
<name>jhunkeler</name>
<email>jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6</email>
</author>
<published>2009-12-21T05:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/bayonetcms.git/commit/?id=4565a86946464f124110db11e3ba7331018d8664'/>
<id>4565a86946464f124110db11e3ba7331018d8664</id>
<content type='text'>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@386 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@386 c5b2fb0a-d05d-0410-98c8-828840a80ff6
</pre>
</div>
</content>
</entry>
</feed>
