<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alias/webclient/index.html, branch master</title>
<subtitle>A distributed personal data manager</subtitle>
<id>https://projects.horel.org/alias/atom/webclient/index.html?h=master</id>
<link rel='self' href='https://projects.horel.org/alias/atom/webclient/index.html?h=master'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/'/>
<updated>2011-06-13T15:11:51Z</updated>
<entry>
<title>Some significant and much needed design changes enforced by Enguerrand.</title>
<updated>2011-06-13T15:11:51Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-06-13T15:11:51Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=571b3ce7234551b02bb8deca36b81177a5e256d3'/>
<id>urn:sha1:571b3ce7234551b02bb8deca36b81177a5e256d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client-side user registration.</title>
<updated>2011-05-19T16:31:47Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-05-19T16:31:47Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=3565d0c362646d681cbac605924fcf7984b05a92'/>
<id>urn:sha1:3565d0c362646d681cbac605924fcf7984b05a92</id>
<content type='text'>
Send a registration request on connect:
* if the user is already registered, set the
rsa key from the information sent by the server component.
* if not, display the registration form. The forms contains
a  link to generate a new rsa public/private key (and encrypt
the private with the user's password).
</content>
</entry>
<entry>
<title>Add and load the librairies for asymmetric encryption.</title>
<updated>2011-05-19T16:21:35Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-05-19T16:21:35Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=90844a0704f94e1cb69d9abc7546392d7a18d3b5'/>
<id>urn:sha1:90844a0704f94e1cb69d9abc7546392d7a18d3b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple dialog plugin.</title>
<updated>2011-05-13T12:19:26Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-05-13T12:19:26Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=368ada44db571c46deea674eadd410ac9bc47ebc'/>
<id>urn:sha1:368ada44db571c46deea674eadd410ac9bc47ebc</id>
<content type='text'>
Test dialog when clicking register link.
</content>
</entry>
<entry>
<title>* Split the js code and css code into several files for easier coding</title>
<updated>2011-05-11T23:37:39Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-05-11T23:37:39Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=02a4212494e1d42f50d8fb1c8daede32ae9cb744'/>
<id>urn:sha1:02a4212494e1d42f50d8fb1c8daede32ae9cb744</id>
<content type='text'>
  (they will be minified and concatenated in deployment anyway)
* Add a light tooltip jquery plugin. Simple tooltip test on roster contacts
* Some css changes (WIP)
* Some documentation cleanup in js
</content>
</entry>
<entry>
<title>Add a favicon. Fix #1.</title>
<updated>2011-05-03T00:04:49Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-05-03T00:04:49Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=991d76b799fda68673199a7596e41f6854f6112e'/>
<id>urn:sha1:991d76b799fda68673199a7596e41f6854f6112e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a js configuration file to avoid work conflicts.</title>
<updated>2011-04-20T09:04:44Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-04-20T09:01:06Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=7a440ab19f974948f5958f7ebc0df826e98e5cfb'/>
<id>urn:sha1:7a440ab19f974948f5958f7ebc0df826e98e5cfb</id>
<content type='text'>
Copy the config.js.sample to config.js and set the bosh server and
server component in there. Don't commit the file config.js.

Note: the file config.js will have to be merged with alias.js in
production
</content>
</entry>
<entry>
<title>Remove the jQuery-ui dependency.</title>
<updated>2011-04-20T08:42:45Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-04-20T08:42:45Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=e06a2d86e43ebe86b90f9a318900f70127460ec6'/>
<id>urn:sha1:e06a2d86e43ebe86b90f9a318900f70127460ec6</id>
<content type='text'>
* add a simple jQuery tab plugin
* add tabs styling in the CSS
* some code factorisation
* code formatting in the js and the css
</content>
</entry>
<entry>
<title>File cleanup in webclient</title>
<updated>2011-04-14T00:40:31Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2011-04-14T00:40:31Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=1b3441a4924649dfb8f438dc0f94b3ede1d0c990'/>
<id>urn:sha1:1b3441a4924649dfb8f438dc0f94b3ede1d0c990</id>
<content type='text'>
</content>
</entry>
</feed>
